-
Type: Bug
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Not Applicable
The test_tiered03.py test inserts data into a table and performs the checkpoint. This table is referred to in another connection for searching the data that was written.
It works fine until no transaction ids are written to the disk, but when the transaction ids are written to disk, referring to the table from another connection leads to transaction visibility failure.
- related to
-
WT-8221 Compare write generation number before performing RTS
- Closed