-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
Fully Compatible
-
v7.3
-
StorEng - 2024-01-23, 2024-02-06 tapioooooooooooooca
-
163
-
3
The following work needs to be done:
- Add a feature flag for background compaction (featureFlagAutoCompact)
- Make sure the autoCompact command is protected behind the flag
- Make sure the auto_compact.js test is not executed without the flag being set
- The default value of the flag should be false until further notice
- is duplicated by
-
SERVER-85228 Disable auto compact temporarily
- Closed