[jboss-jira] [JBoss JIRA] (WFLY-10217) Resolve clustering capability names using the standard mechanism in wildfly-core

Paul Ferraro (JIRA) issues at jboss.org
Tue Apr 10 17:31:00 EDT 2018


Paul Ferraro created WFLY-10217:
-----------------------------------

             Summary: Resolve clustering capability names using the standard mechanism in wildfly-core
                 Key: WFLY-10217
                 URL: https://issues.jboss.org/browse/WFLY-10217
             Project: WildFly
          Issue Type: Task
          Components: Clustering
    Affects Versions: 12.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Currently, clustering capabilities override the default name resolution logic by overriding org.jboss.as.clustering.controller.Capability.resolve(PathAddress).  Now that wildfly-core supports customizing name resolution via org.jboss.as.controller.capability.Capability.getDynamicName(PathAddress) we should use that.

This ensures that any tooling that introspects the capability registry can correctly resolve clustering capability names.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list