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

Two subsequent invalidations due to writes on the same session one after the other do not synchronize with each other

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • ALL
    • Sharding 2018-11-19
    • 18

      Because the threads spawned by MongoDSessionCatalog::invalidateSessions get detached, two invalidations of the same session one after the other will not synchronize with each other and the second one can fail with a ConflictingOperationInProgress: Session already killed exception.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: