[
https://issues.jboss.org/browse/WFCORE-282?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFCORE-282:
-----------------------------------------
Note: A problem here will be slaves running legacy versions, e.g. EAP 6.x slaves. They
will not be able to handle a request like /host=x/server=*. If a request like
/host=*/server=* is sent to the newer version DC, it will break that down into a series of
/host=x/server=* queries and send those on to the slaves, which won't be able to
handle that.
In general the console will need to be careful about mixed domains and not assume legacy
slaves have current features.
Wildcard operations that span multiple processes
------------------------------------------------
Key: WFCORE-282
URL:
https://issues.jboss.org/browse/WFCORE-282
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Labels: as7-ignored
Fix For: 1.0.0.CR1
Handle host=* and host=y,server=* type operations.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)