[
https://issues.apache.org/jira/browse/SAMZA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900906#comment-15900906
]
ASF GitHub Bot commented on SAMZA-1121:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/78
> StreamAppender should not propagate exceptions to caller
> --------------------------------------------------------
>
> Key: SAMZA-1121
> URL: https://issues.apache.org/jira/browse/SAMZA-1121
> Project: Samza
> Issue Type: Bug
> Reporter: Prateek Maheshwari
> Assignee: Prateek Maheshwari
>
> StreamAppender#append currently propagates any exceptions while sending
> messages to the underlying logging system to the calling code. Since users
> don't expect log statements to throw exceptions, this can cause unexpected
> failures.
> We should catch exceptions and log to stderr instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)