Brian Stansberry created WFCORE-2927:
----------------------------------------
Summary: Cut the number of java.util.RegularEnumSet used for attribute and
operation flags
Key: WFCORE-2927
URL:
https://issues.jboss.org/browse/WFCORE-2927
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
A heap dump of full wildfly standalone-full-ha shows > 14K enum sets with retained heap
of over 566K. The bulk of these are for attribute or operation definitions.
The vast majority of these contain the same few combinations of elements, so AD / OD
should detect and use a single instance of these.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)