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)