[jboss-jira] [JBoss JIRA] (WFLY-9847) Create subsystem for configuring distributed discovery
Paul Ferraro (JIRA)
issues at jboss.org
Fri Feb 16 14:57:00 EST 2018
Paul Ferraro created WFLY-9847:
----------------------------------
Summary: Create subsystem for configuring distributed discovery
Key: WFLY-9847
URL: https://issues.jboss.org/browse/WFLY-9847
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 12.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Subsystem will expose 2 resources:
# /subsystem=distributed-discovery/distributed-discovery-provider=*
A CommandDispatcher-based DiscoveryProvider that references a local discovery provider. This resource will contain at least the following properties:
* channel : a capability reference to a CommandDispatcherFactory
* local-provider : a capability reference to a DiscoveryProvider
# /subsystem=distributed-discovery/distributed-discovery-registry=*
A ServiceProviderRegistry-based DiscoveryProvider and RegistryProvider. This resource will contain at least the following properties:
* cache-container : a capability reference to a default ServiceProviderRegistry
* cache : a capability reference to a ServiceProviderRegistry
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list