In WT-6168, we encountered a data mismatch problem caused by the reader reading the history store concurrently to a prepared update committing or rollbacking, which changes the content of the history store the reader is about to read.
The decision is that we will try to detect this case and retry.
- duplicates
-
WT-6228 Append the update fetched from the history store to the end of the chain
- Closed
- is depended on by
-
WT-6148 Add new update to the history store with valid stop timestamp
- Closed
-
WT-6185 Insert full updates into the history store in some corner cases and add a history store c test
- Closed
-
WT-6191 Missing prepared update during commit/rollback for variable length column store in format-stress-sanitizer-smoke-test
- Closed