Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-968

WriteAttributeHandler needs to add steps to the top of the queue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 2.0.0.Beta7
    • 2.0.0.Beta6
    • Management
    • None

      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.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: