[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-35) Excessive memory consumption by logger nodes

David Lloyd (JIRA) jira-events at lists.jboss.org
Thu Feb 18 13:36:10 EST 2010


Excessive memory consumption by logger nodes
--------------------------------------------

                 Key: JBLOGGING-35
                 URL: https://jira.jboss.org/jira/browse/JBLOGGING-35
             Project: JBoss Logging
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jboss-logging-logmanager
            Reporter: David Lloyd
            Assignee: David Lloyd
             Fix For: 1.2.0.CR1-jboss-logmanager


Using a ConcurrentReferenceHashMap on every logger node to track children is too consumptious of memory.  Perhaps a better alternative would be a weak-value variant of FastCopyHashMap.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list