Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.3.14
-
None
Description
When large journal entries (with large _c values) exist, the journal gc can get into trouble as it currently loads 450 of them (DELETE_BATCH_SIZE). In order to improve this situation without having to fix OAK-3001 we can reduce the default of 450 to 100.