[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1315) Reduce number of Logger instances lookup in AbstractConfigurationBean
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Mon Aug 8 06:19:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-1315:
----------------------------------
Summary: Reduce number of Logger instances lookup in AbstractConfigurationBean (was: Reduce number of Logger instances being created)
Git Pull Request: https://github.com/infinispan/infinispan/pull/499 (was: https://github.com/infinispan/infinispan/pull/499)
Forum Reference: http://community.jboss.org/thread/170415 (was: http://community.jboss.org/thread/170415)
> 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