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

Don't store durable timestamp in the value cell when both durable and commit timestamp are same

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3
    • Storage Engines 2020-03-23

      For non-prepared transactions, both commit and durable timestamps are the same. Instead of saving both the values in the value cell, store only the commit timestamp and whenever the value cell is unpacked, make sure to set the durable timestamp also as commit timestamp for the cells that don't have a durable timestamp.

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

              Created:
              Updated:
              Resolved: