Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Having compaction.forceAfterFail set to true will block repository writes for an extended period of time (minutes, probably hours) if all previous compaction cycles couldn't catch up with the latest changes. I think this is not acceptable and we should change the default to false: if compaction is not able to catch up the recommendation should be to move it to a quieter time.