-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines
-
Fully Compatible
-
2023-11-28 - Anthill Tiger, 2023-12-12 - Heisenbug
-
5
A handful of tests in hot_backups do not use the retry mechanism when opening a backup cursor when a concurrent checkpoint occurs.
We should investigate which tests need to use this mechanism. Some tests may explicitly disable checkpointing by setting syncdelay to 0 to control when checkpoints take place. In those cases, we don't need the retry mechanism, and background compaction should not run for those.
- depends on
-
SERVER-83477 Add helper functions for backup cursor to be resilient to checkpoints
- Closed
- related to
-
SERVER-83871 Update backup cursor tests not resilient to checkpoints (pt 2)
- Closed
-
WT-11678 Investigate issues generated by background compaction in MDB tests
- Closed