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

ASF GitHub Bot commented on SAMZA-1112:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/80


> BrokerProxy does not log fatal errors
> -------------------------------------
>
>                 Key: SAMZA-1112
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1112
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Tommy Becker
>            Assignee: Tommy Becker
>
> We hit an issue today where having a large backlog of messages to process 
> caused an OutOfMemoryError in one our our jobs, presumably due to the 
> BrokerProxy's default buffer size of 50k messages being too large. The issue 
> though was that the error was not logged, and from the logs it appeared that 
> the job just spontaneously exited. 
> Looking at the BrokerProxy, there is no UncaughtExceptionHandler set for its 
> thread, so any fatal errors only go to stderr.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to