[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1315) Reduce number of Logger instances lookup in AbstractConfigurationBean
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Aug 8 12:25:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1315:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Reduce number of Logger instances lookup in AbstractConfigurationBean
> ---------------------------------------------------------------------
>
> Key: ISPN-1315
> URL: https://issues.jboss.org/browse/ISPN-1315
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 5.1.0.ALPHA1, 5.1.0.FINAL
>
>
> As reported on http://community.jboss.org/thread/170415 it seems that creating a high amount of caches (around ~100) can create 30.000+ Logger instances as AbstractConfigurationBean uses an instance level Logger.
> This has a significant impact on boot performance in some scenarios, as in the profiler snapshots attached on the forum post.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list