[jboss-jira] [JBoss JIRA] (WFCORE-968) WriteAttributeHandler needs to add steps to the top of the queue
Brian Stansberry (JIRA)
issues at jboss.org
Tue Sep 8 17:25:00 EDT 2015
Brian Stansberry created WFCORE-968:
---------------------------------------
Summary: WriteAttributeHandler needs to add steps to the top of the queue
Key: WFCORE-968
URL: https://issues.jboss.org/browse/WFCORE-968
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.0.0.Beta6
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Critical
Fix For: 2.0.0.CR1
WriteAttributeHandler is adding a bunch of steps that make up elements of its Stage.MODEL execution, but it isn't adding them with the 'addFirst' param set to true. This means the effective order of model changes within a composite op is not going to match the logical order of the steps in the op, and step 2 might not execute with the expected starting state.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list