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

Read pages with obsolete time window from disk

    • Storage Engines
    • 5
    • 2024-07-09 - Nyan Cat, 2024-07-23 - Mining crypto, 2024-08-06 - Withholding Tax
    • v8.0

      Pages may have data (txn, ts) associated with them that become globally visible over time. When this is the case, this data becomes useless but still takes up disk space. If those pages are never read back into the cache, this additional obsolete data will stay on disk forever which can have an impact on the cost.

      This ticket should implement a way to read those pages back into memory so they can be evicted again without the obsolete time window information. To see how eviction cleans that obsolete data, please refer to WT-13092.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: