[ 
https://issues.apache.org/jira/browse/APEXCORE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827814#comment-15827814
 ] 

Tushar Gosavi commented on APEXCORE-503:
----------------------------------------

I am already doing the change to shutdown the application by sending control 
tuple through the entire DAG. see APEXCORE-294. with PR 
https://github.com/apache/apex-core/pull/424. This Jira could use these changes 
to trigger an shutdown upon operator request. 


> support KillException
> ---------------------
>
>                 Key: APEXCORE-503
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-503
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Sandesh
>
> Current way for Operators to stop the whole app is to use 
> "ShutdownException". But it is considered as a graceful stop. To stop the 
> whole App when an error condition happens, new exception should be supported, 
> called "KillException" or "KillAppException.



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

Reply via email to