Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1909

Implicitly added resources (no transport, thread pools, etc) should be added by parent add operation instead of the parser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.ER3
    • 7.0.0.ER1
    • Clustering
    • None

      It looks like in the infinispan subsystem parser some thread pools are explicitly added. This means these resources are not added if adding the subsystem via the add operation. These resources should be added like any other child resource of the subsystem.

      If the resources can't be added like that, e.g. they are truly defaults, the add handler for the parent can add a step to check for children and add any missing ones. This would result in the same behavior, but allow the add operation to work correctly.

            pferraro@redhat.com Paul Ferraro
            rhn-engineering-rhusar Radoslav Husar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: