[
https://issues.apache.org/jira/browse/JCR-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved JCR-1742.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.5
Assignee: Thomas Mueller
Fixed in revision 696672
> CacheManager resizeAll is slow
> ------------------------------
>
> Key: JCR-1742
> URL: https://issues.apache.org/jira/browse/JCR-1742
> Project: Jackrabbit
> Issue Type: Improvement
> 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.