[
https://issues.apache.org/jira/browse/SAMZA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jagadish updated SAMZA-1112:
----------------------------
Fix Version/s: 0.13.0
Thanks for the contribution. Merged, and submitted. Fix version: 0.13.0.
> 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
> Fix For: 0.13.0
>
>
> 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)