Vlad Rozov created APEXCORE-368:
-----------------------------------
Summary: Exceptions thrown from operator setup() are not
propagated to the Application Master
Key: APEXCORE-368
URL: https://issues.apache.org/jira/browse/APEXCORE-368
Project: Apache Apex Core
Issue Type: Bug
Affects Versions: 3.3.0, 3.2.0, 3.4.0
Reporter: Vlad Rozov
Assignee: Vlad Rozov
When an operator throws exception from setup() method, the operator thread
dies, but the failure is not properly propagated to the application master
leading to the container where the operator being deployed not being
redeployed. Application master reports application as running, but no tuple
processing is done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)