You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Ákos Kozák (JIRA)" <ji...@apache.org> on 2016/01/19 11:31:39 UTC

[jira] [Created] (BATCHEE-91) Proper stop of all the running batches in case shutdown.

Ákos Kozák created BATCHEE-91:
---------------------------------

             Summary: Proper stop of all the running batches in case shutdown.
                 Key: BATCHEE-91
                 URL: https://issues.apache.org/jira/browse/BATCHEE-91
             Project: BatchEE
          Issue Type: Wish
            Reporter: Ákos Kozák


If a server will be shutdown it seems that running batch instances will be not stopped properly. They will remain in STARTED status.

We should try to stop all the running batches if the whole server gets shut down. Probably try to wait for some specified amount of time (60 seeconds? configurable?) and then kill them? Because it could happen that the Batch itself don't react to the 'stop command'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)