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

Prevent races in tiered data structures when opening files

    • Storage Engines

      WT-7514 introduces an "opener" abstraction used by the block manager.  In a lazy fashion, object ids may be accessed and files may need to be opened.  This requires us to look at the tiered structure to derive names for opening.  Since the tiered data structures are dynamic, we'll want to lock our accesses.  There are FIXME comments in the code.

            Assignee:
            keith.smith@mongodb.com Keith Smith
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: