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

Querying all_committed shouldn't get timestamp zero

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.0, 4.1.10, 4.0.10
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 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@mongodb.com Michael Cahill (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: