Maxim Orlov created ARIA-120:
--------------------------------
Summary: Builtin workflows have wrong execution order in
relationship operations
Key: ARIA-120
URL: https://issues.apache.org/jira/browse/ARIA-120
Project: AriaTosca
Issue Type: Bug
Reporter: Maxim Orlov
The execution order of relationships based operations of a node is wrong.
In the current state, all of the pre_configure source operations are executed
before any pre_configure target operations are executed.
In the desired state, each source-target operations of a single relationship
are executed side by side (concurrently), and only once both are done, the
execution of the next relationship's source-target operations commences.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)