[jboss-jira] [JBoss JIRA] (WFCORE-4957) Reduce heap footprint of single attribute write-attribute handlers

Paul Ferraro (Jira) issues at jboss.org
Tue May 5 13:11:32 EDT 2020


Paul Ferraro created WFCORE-4957:
------------------------------------

             Summary: Reduce heap footprint of single attribute write-attribute handlers
                 Key: WFCORE-4957
                 URL: https://issues.redhat.com/browse/WFCORE-4957
             Project: WildFly Core
          Issue Type: Bug
          Components: Management
    Affects Versions: 12.0.0.Beta2
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


AbstractWriteAttributeHandler creates a HashMap (with default capacity) for every instance, even if the handler is only used for one attribute.




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list