-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Format
-
None
-
Storage Engines
-
5
-
StorEng - Defined Pipeline
In a patch build, test/format failed with:
[2024/05/09 14:19:53.102] [1715228393:102609][67749:0x7ff094ff9700], t, WT_CONNECTION.set_timestamp: [WT_VERB_DEFAULT][ERROR]: __wt_txn_global_set_timestamp, 385: set_timestamp: stable timestamp (0, 5303430) must not be older than current stable timestamp (0, 5303981): Invalid argument [2024/05/09 14:19:53.102] t: FAILED: timestamp_once/148: conn->set_timestamp(conn, buf): Invalid argument
This has to be related to WT-12345 which forbids this behaviour.
- is related to
-
WT-12345 Return an error when setting a timestamp to an older value
- Closed