-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 7.0.0.Beta3
-
Fix Version/s: 7.0.0.CR1
-
Component/s: Domain Management
-
Labels:None
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.