[jboss-jira] [JBoss JIRA] Closed: (JBLOGGING-35) Excessive memory consumption by logger nodes
David Lloyd (JIRA)
jira-events at lists.jboss.org
Fri Mar 12 12:23:37 EST 2010
[ https://jira.jboss.org/jira/browse/JBLOGGING-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd closed JBLOGGING-35.
--------------------------------
Resolution: Done
> 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