You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Chaitanya (JIRA)" <ji...@apache.org> on 2016/02/25 13:37:18 UTC

[jira] [Created] (APEXCORE-357) AppMaster not catching exceptions from downstream operator, if upstream and downstream are of THREAD_LOCAL

Chaitanya created APEXCORE-357:
----------------------------------

             Summary: AppMaster not catching exceptions from downstream operator, if upstream and downstream are of THREAD_LOCAL
                 Key: APEXCORE-357
                 URL: https://issues.apache.org/jira/browse/APEXCORE-357
             Project: Apache Apex Core
          Issue Type: Bug
            Reporter: Chaitanya


Two operators which are thread local and out of which, the downstream operator throws exceptions. But, AppMaster is not catching those exceptions.

But, If both the operators are deployed on different containers, then the container is killed continuously by AppMaster. This is expected behavior.




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