[infinispan-issues] [JBoss JIRA] Created: (ISPN-1315) Reduce number of Logger instances being created

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sun Aug 7 14:16:37 EDT 2011


Reduce number of Logger instances being created
-----------------------------------------------

                 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