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

Remove pageid from lookaside schema

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 8
    • Storage Engines 2019-08-26, Storage Engines 2019-09-09

      With WT-5058 we will not be be loading the history from lookaside when a page gets initialized. When this page with lookaside content is evicted to lookaside again, we need to be able to accommodate the records that are still valid from the previous eviction. Current usage of pageid to make lookaside append-only prevents from older records to stay valid.

      This ticket will address changing the schema of lookaside to remove pageid. The search functionality, insertion of records, etc need to be updated to work without a pageid. The las sweep needs to be updated to not use the pageid.

            Assignee:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: