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

POC: Lock free Dhandle list walk for checkpoint prepare

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Checkpoint during the prepare phase takes a dhandle list lock. During this phase, other schema operations that require the lock get blocked. Also if a session requires to access a new table/collection, the operation gets blocked behind this lock.

      This ticket will investigate a POC to move some of the related dhandle management outside the lock.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: