Fix start_durable_ts when handling out-of-order updates

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      Previous fixes for operations with out-of-order timestamps involved changing the effective start timestamp for an operation to match when it has an earlier stop timestamp. The same needs to be done for the (new) start_durable_ts field: when operations are done with out-of-order timestamps, it should be made to match stop_durable_ts.

      Otherwise, an assertion can during reconciliation because start_ts == WT_TS_NONE but start_durable_ts != WT_TS_NONE.

            Assignee:
            Michael Cahill (Inactive)
            Reporter:
            Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: