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

Update fast truncate to use newest start durable ts

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.2, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2020-09-21

      At present fast truncate checks, the possibility of deleting entire page based on the oldest start timestamp of the aggregated time window information. This is wrong, as oldest start timestamp represents the earliest update of the page, whereas truncate should depend on the visibility of the newest update (i.e. if the newest update is visible to truncate then only delete can be performed at page level).

            Assignee:
            luke.pearson@mongodb.com Luke Pearson
            Reporter:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: