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

Remove the stop timestamp from the WT_UPDATE structure

    XMLWordPrintableJSON

Details

    • Technical Debt
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • WT3.2.0, 4.1.11
    • None
    • None
    • 3
    • Storage Engines 2019-04-22, Storage Engines 2019-05-06

    Description

      Remove the WT_UPDATE.stop_ts field.

      michael.cahill comments:
      Stop timestamps should only be calculated when traversing an update list (if we see a tombstone that isn't stable, its commit timestamp becomes the stop timestamp for the subsequent value). There should never be a stop timestamp for an update: we'd create a tombstone if we needed to represent that.

      Attachments

        Activity

          People

            keith.bostic@mongodb.com Keith Bostic (Inactive)
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: