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

LockManager doesn't grant all read requests on GlobalLock MODE_S grant

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.13, 3.3.9
    • Affects Version/s: None
    • Component/s: Concurrency
    • Labels:
    • Fully Compatible
    • ALL
    • v3.2
    • Integrate+Tuning 16 (06/24/16)
    • 0

      When granting the global lock in MODE_S, the locking policy switches to compatibleFirst, allowing readers to skip queued writers. However, existing readers that are waiting behind writers on the global lock are not released.

      This may result in existing readers becoming blocked when running the fsyncLock command.

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: