-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Compaction
-
None
-
2
-
TheMoon-StorEng - 2023-09-19
After calling compact, if the ret variable is not 0, we should increment the background_compact_fail stat. Currently, whenever WT_ERROR is returned, we don't increment it.