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

Fix checkpoint not to read deleted pages into cache

    • 3
    • Storage - Ra 2022-05-16
    • v6.0

      The checkpoint reads all the non-visible deleted pages into the cache as part of the tree walk leads to cache usage increasing more than it was configured. Also, these read pages are not used in the checkpoint operation.

      This was introduced with the fix of WT-8591 while removing duplicate flags for similar functionality.

      The fix is to avoid reading the deleted pages if it is a checkpoint operation.

            Assignee:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: