Querying all_committed shouldn't get timestamp zero

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT3.2.0, 4.1.10, 4.0.10
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • v4.0

      I saw the following error when running test format locally:

      [1553832348:988869][20492:0x7f7e74fe1700], t, WT_CONNECTION.open_session: __wt_txn_parse_timestamp, 147: Failed to parse oldest timestamp '0': zero not permitted: Invalid argument
      

      The oldest timestamp is queried from all_committed and not checked - we should update that code to not work if all_committed returns 0

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

              Created:
              Updated:
              Resolved: