Stefan Egli created OAK-3975:
--------------------------------
Summary: Change DELETE_BATCH_SIZE to 100 (from 450)
Key: OAK-3975
URL: https://issues.apache.org/jira/browse/OAK-3975
Project: Jackrabbit Oak
Issue Type: Improvement
Components: documentmk
Affects Versions: 1.3.14
Reporter: Stefan Egli
Assignee: Stefan Egli
Priority: Critical
Fix For: 1.3.15
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)