[
https://issues.apache.org/jira/browse/JCR-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1742:
-------------------------------
Component/s: jackrabbit-core
> CacheManager resizeAll is slow
> ------------------------------
>
> Key: JCR-1742
> URL: https://issues.apache.org/jira/browse/JCR-1742
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Minor
> Fix For: 1.5
>
>
> CacheManager.resizeAll calls log.debug with a complex constructed log message.
> The message is immediately discarded except when using the debug log level.
> To improve performance, log.isDebugEnabled() should be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.