-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage Engines 2020-03-23
Failure is due to assert:
txn rollback_to_stable: __rollback_row_ondisk_fixup_key, 227: (newer_hs_ts == WT_TS_NONE || hs_stop_ts == newer_hs_ts)
Link to the log:
https://logkeeper.mongodb.org/build/beb8e25611a352bb7e45a99a793f001a/test/5e622a9054f248773b6d63d0?raw=1
Link to failure task :
https://evergreen.mongodb.com/task/mongodb_mongo_v4.4_linux_64_debug_display_noPassthrough_patch_abd7daa5fce90afa115c808f1404a6854754d456_5e622694e3c33105e8944137_20_03_06_10_32_43
- causes
-
WT-5809 Invariant failure: stable timestamp does not equal appliedThrough timestamp
- Closed