-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
test_tiered08 creates a tiered table and inserts a bunch of records while concurrent threads issue checkpoint and flush_tier calls. After this completes the test closes and reopens the connection and attempts to validate the data in the table.
This fails when opening a cursor on the table prior to the validation.
- is depended on by
-
WT-7701 Create test to test concurrent update, flush, and checkpoint operations on tiered tables
- Closed