[
https://issues.apache.org/jira/browse/OOZIE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Becker updated OOZIE-3032:
---------------------------------
Attachment:
20170814025320-incoming-conditional-branches-from-different-decisions-workflow.png
A case where handling decisions doesn't work yet, we throw an exception.
The problem is that during the transformation, we reach a state where there is
a fork that transitions to two decision nodes, which in turn split into two
paths each. One of the paths from the first decision joins a path from the
other decision, but the remaining conditional paths never meet. Therefore, not
all paths originating from the fork converge to the same join.
> API for workflows: decision nodes autogeneration (difficult cases)
> ------------------------------------------------------------------
>
> Key: OOZIE-3032
> URL: https://issues.apache.org/jira/browse/OOZIE-3032
> Project: Oozie
> Issue Type: Sub-task
> Components: client
> Reporter: Andras Piros
> Attachments:
> 20170814025320-incoming-conditional-branches-from-different-decisions-workflow.png
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)