[
https://issues.apache.org/jira/browse/FLUME-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arvind Prabhakar resolved FLUME-1322.
-------------------------------------
Resolution: Fixed
Patch committed. Thanks Mike!
> ChannelProcessor should catch Throwable to work around close() clobbering
> uncaught Exceptions
> ---------------------------------------------------------------------------------------------
>
> Key: FLUME-1322
> URL: https://issues.apache.org/jira/browse/FLUME-1322
> Project: Flume
> Issue Type: Bug
> Affects Versions: v1.1.0
> Reporter: Mike Percy
> Fix For: v1.2.0
>
> Attachments: FLUME-1322-1.patch
>
>
> ChannelProcessor currently allows channel.close() to clobber any uncaught
> exceptions since close() is called from within a finally block (and it has
> precondition checks). Catch Throwable to work around this problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira