Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12532

Statistics to track aggregated dhandle lock wait times

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • StorEng - Defined Pipeline

      Currently, WiredTiger tracks the wait times of specific locks that can cause bottlenecks. There are no statistics available for individual dhandle locks where it is possible for the application to wait. Adding statistics for each and every dhandle lock that is present in the WiredTiger can be an overhead to maintain.

      Add statistics to gather the dhandle lock waits at a connection level by combining all the individual dhandle lock wait times to identify how long an application or internal thread spends to wait for dhandle locks.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: