You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/04/03 14:16:12 UTC

[jira] Resolved: (JCR-2027) Remove background initialization of hierarchy cache

     [ https://issues.apache.org/jira/browse/JCR-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-2027.
-----------------------------------

    Resolution: Fixed

Fixed in revision: 761645

> Remove background initialization of hierarchy cache
> ---------------------------------------------------
>
>                 Key: JCR-2027
>                 URL: https://issues.apache.org/jira/browse/JCR-2027
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: core 1.4.9
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: core-1.4.10, 1.6.0
>
>         Attachments: JCR-2027.patch
>
>
> This is a follow up to JCR-1998.
> Rethinking the initialization in a background thread again, I now come to the conclusion that it should be initialized either completely on startup or not at all. A background thread puts additional load on the process, possibly fighting for I/O with other startup procedures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.