Investigate which operations take IS/S mode collection locks

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • None
    • 3
    • 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
              Reporter:
              Daniel Gomez Ferro
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: