Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
8
-
Storage - Ra 2021-09-20, Storage - Ra 2021-10-04
Description
There is a CSuite test "wt7989_compact_checkpoint" that reveals the issue when compact operation quits prematurely if run in parallel with a checkpoint.
In order to reproduce the issue, you'll need to uncomment the assert check at the bottom of
"run_test(...)" in "test/csuite/wt7989_compact_checkpoint/main.c", recompile, and run it. To get better visibility you can enable compact verbose messaging by adding "verbose=[compact,compact_progress]" to "conn_config". There're two test cases, one of them fails 100%
The scope of this ticket is to fix the failing test. Please commit the inverted assert in the test module along with the actual fix of the issue.
Attachments
Issue Links
- related to
-
WT-7989 Compact quits when running at the same time as a system checkpoint
-
- Closed
-