Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-36721

list_local_sessions.js cannot run concurrently with refreshLogicalSessionCacheNow

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.9, 4.0.4, 4.1.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • Sharding 2018-09-24
    • 20

      The parallel suite very occasionally fails in list_local_sessions.js when it is run concurrently with list_sessions.js. Since list_sessions.js runs the refreshLogicalSessionCacheNow command, which temporarily clears the logical session cache while it's being refreshed, this can interfere with list_local_sessions.js which is trying to enumerate the cache and verify its session still exists.

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            jonathan.reams@mongodb.com Jonathan Reams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: