Too many open files when merging large index segments
-----------------------------------------------------
Key: JCR-1818
URL: https://issues.apache.org/jira/browse/JCR-1818
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
When large index segments are merged it may happen that lots of smaller index
segments are created but have to wait until the large
index merge has completed. This may lead to a 'too many open files' exception
on some system.
We should find a solution where large index merges are better decoupled from
regular index operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.