[jboss-jira] [JBoss JIRA] (WFCORE-1989) DomainSlaveHandler is improperly manipulating operation during transformation
Brian Stansberry (JIRA)
issues at jboss.org
Tue Nov 15 07:16:11 EST 2016
Brian Stansberry created WFCORE-1989:
----------------------------------------
Summary: DomainSlaveHandler is improperly manipulating operation during transformation
Key: WFCORE-1989
URL: https://issues.jboss.org/browse/WFCORE-1989
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
DomainSlaveHandler takes the 'operation' model node passed in as a param and for each host it will call performs transformation on it. Problem is those transformations are all being performed on the same model node, not on host-specific clones of it. So the transformation for the second host is working on the result of the first host, etc.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list