Tushar Gosavi created APEXCORE-625:
--------------------------------------
Summary: Exception from StreamingAppMasterService.execute is lost
if eventloop.stop thrown an exception.
Key: APEXCORE-625
URL: https://issues.apache.org/jira/browse/APEXCORE-625
Project: Apache Apex Core
Issue Type: Bug
Reporter: Tushar Gosavi
Assignee: Tushar Gosavi
This was observed while debugging an application master crash. The application
master main loop terminated because of an exception, but this exception was
masked by exception thrown from eventloop stop in finally block, causing
difficulties in debugging the original issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)