[
https://issues.apache.org/jira/browse/JCR-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-2647.
-----------------------------------
Fix Version/s: 2.2.0
Resolution: Fixed
Applied patch in revision: 958577
> Reduce temporary memory usage of hierarchy cache initialization
> ---------------------------------------------------------------
>
> Key: JCR-2647
> URL: https://issues.apache.org/jira/browse/JCR-2647
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 2.2.0
>
> Attachments: JCR-2647.patch
>
>
> Initializing the hierarchy cache temporarily uses memory, which is linear to
> the size of the index segment. This process should be split into multiple
> phases to limit the memory usage to a fixed amount.
> The temporary memory usage for an index segment current is about 170 bytes
> per node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.