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

tree walk code locks deleted WT_REFs twice.

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      There is significant overlap between __wt_btcur_skip_page() and __wt_delete_page_skip() with respect to handling fast-truncate pages.

      We are locking each fast-truncate WT_REF structure two times as cursors walk the tree which blocks other threads more than is necessary.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: