-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Compaction
-
Storage Engines
-
3
-
StorEng - Defined Pipeline
Compaction generates several checkpoints, two especially at the end of each pass.
Checkpoints may also be generated by the application and if one happens between the two compaction checkpoint, the second checkpoint from compaction becomes useless.
We can avoid this scenario by checking the generation number of the checkpoint.
- related to
-
SERVER-80124 Measure performance impact of background compaction
- Closed