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

ASF GitHub Bot commented on APEXCORE-625:
-----------------------------------------

vrozov closed pull request #457: APEXCORE-625 log exception from 
eventloop.stop, and let original exception to propagate to caller.
URL: https://github.com/apache/apex-core/pull/457
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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.4.14#64029)

Reply via email to