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

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: