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

Move cache of block handles to block manager layer

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

      Move the cache of block handles out of the WT_BLOCK and into the block manager (i.e., into WT_BM). This will provide an initial implementation of the block handle table described in the Technical Design for PM-2956. 

      This means that the block manager layer will now crack and interpret address cookies.

      On write, the block handle (WT_BLOCK) will still generate the cookie. It is reasonable for a WT_BLOCK to know its own ObjectID.

       

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

              Created:
              Updated:
              Resolved: