Change WT data format to avoid writing stable timestamps

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • WT3.2.0, 4.1.9
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines 2019-02-11, Storage Engines 2019-02-25, Storage Engines 2019-03-11
    • 8

      Writing pairs of timestamps for key/value pairs will potentially grow data sizes (it's at least one byte per timestamp, and likely two or more).

      Investigate adding a cell bit that flags theĀ "WT_TS_NONE - WT_TS_MAX" pair, that is, the timestamp pair that indicates global stability.

      It's not known if this is a possible change, we may investigate it and decide it's not possible.

            Assignee:
            Keith Bostic (Inactive)
            Reporter:
            Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: