[
https://issues.apache.org/jira/browse/OOZIE-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565348#comment-16565348
]
Julia Kinga Marton commented on OOZIE-3193:
-------------------------------------------
I have run the TestSubWorkflowActionExecutor locally 10 times and with grind
100 times, without test failures, so I think that it can be considered OK :)
Also, I have uploaded a new patch, with some final modifiers added.
> Applications are not killed when submitted via subworkflow
> ----------------------------------------------------------
>
> Key: OOZIE-3193
> URL: https://issues.apache.org/jira/browse/OOZIE-3193
> Project: Oozie
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Peter Cseh
> Assignee: Julia Kinga Marton
> Priority: Major
> Fix For: 5.1.0
>
> Attachments: OOZIE-3193.001.patch, OOZIE-3193.002.patch,
> OOZIE-3193.003.patch, OOZIE-3193.004.patch, OOZIE-3193.005.patch
>
>
> We're using tags to kill applications. Subworkflows have special tags like
> {{workflowID@subwfAcitonID@actionID}}
> Right now we're not getting the subWorkflow config properly in JavaAE.kill()
> so we're looking for the tag {{subWorkflowID@actionID}} to kill. Therefore
> actions submitted via subworkflows are not killed properly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)