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

Investigate which operations take IS/S mode collection locks

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Most read-only user operations are lock-free, however we still take explicit IS/S collection locks for some operations (e.g. in getMatchingPlanCacheEntryStats), and it's possible that some operations that usually are lock-free in some cases take read locks (autoget check, acquisitions check)

      We need a better understanding of what operations are taking read-only locks to better asses the user impact when changing locking requirements (e.g. when changing a MODE_S lock to a MODE_X)

            Assignee:
            Unassigned Unassigned
            Reporter:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              None
              None
              None
              None