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)