Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2927

Cut the number of java.util.RegularEnumSet used for attribute and operation flags and ModelTypeValidators

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Beta28
    • None
    • Management
    • None

      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 or instances of ModelTypeValidator.

      The vast majority of these contain the same few combinations of elements, so AD / OD / ModelTypeValidator should detect and use a single instance of these.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: