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

Improve test coverage for timestamp races

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In WT-4057, we had another report of a race between setting a timestamp and getting a valid transaction snapshot. It would be good to have better test coverage of this combination:

      • a multi-threaded workload with checking of on-disk state;
      • reading as-of timestamp with separate begin_transaction and timestamp_transaction("read_timestamp=X") calls; and
      • exercising of "round_to_oldest" – i.e., a test application where the oldest timestamp can move forward concurrent with a call to timestamp_transaction.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: