DomainControllerImpl treats some ops intended for a single host as domain-wide
------------------------------------------------------------------------------
Key: AS7-685
URL:
https://issues.jboss.org/browse/AS7-685
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.0.Beta3
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.0.0.Beta4
See comments on AS7-270.
If DomainControllerImpl analyzes an operation and determines it requires a two-phase
approach (exec on HostController(s) and then push to servers) the master DC treats it as a
domain-wide op even if it's entirely limited to a single remote host. If it's
limited to a single remote host, the master DC should route it to that host and let it
coordinate the two-phase op.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira