You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Ashwanth (JIRA)" <ji...@apache.org> on 2017/03/20 18:18:41 UTC

[jira] [Created] (BATCHEE-117) Restart after a Decision Stop is not getting called

Ashwanth created BATCHEE-117:
--------------------------------

             Summary: Restart after a Decision Stop is not getting called
                 Key: BATCHEE-117
                 URL: https://issues.apache.org/jira/browse/BATCHEE-117
             Project: BatchEE
          Issue Type: Bug
            Reporter: Ashwanth


It looks like when the decider class returns a String that should result in a "Stop", the exit status on the stop condition is getting set correctly but the restart step is not getting called by the framework. 

In my example, MyDecider class returns "stop", the exit status is successfully set to "Stopped on decider1" but step3 is not getting invoked. My understanding is that step3 will be invoked automatically by the batch implementation. 

If my understanding on the behavior is incorrect, please reject this jira.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)