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

XMLWordPrintableJSON

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

      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
              Reporter:
              Geert Bosch
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: