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

Reduce and try to eliminate need to read the attribute DMR description in ModelControllerMBeanHelper

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • JMX
    • None

      The TypeConverter stuff used by ModelControllerMBeanHelper relies on the full DMR description for an attribute in order to do the conversion. But getting that description is expensive relative to the amount of data that is extracted from it. Task is to figure out a lower overhead way, at least for non-OBJECT/LIST/PROPERTY attributes where all that's needed is AttributeDefinition.getType(). It's more complex for non-simple attributes, but those are less common.

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

                Created:
                Updated: