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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: