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

Track active read count for tiered storage block handles

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In order to safely close block handles in open and active tiered tables, we need to make sure there are no active read requests to the handle. This ticket will support that by adding an atomic counter to each handle that will track the number of in-progress read operations.

      Additional details in the design document.

            Assignee:
            keith.smith@mongodb.com Keith Smith
            Reporter:
            keith.smith@mongodb.com Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: