[ 
https://issues.apache.org/jira/browse/FLUME-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johny Rufus updated FLUME-2619:
-------------------------------
    Attachment: FLUME-2619.patch

Nice catch, SpoolDir should specifically catch ChannelFullException instead of 
catching ChannelException and deciding that the channel is Full.
Had to make one more change in ChannelProcessor, to not over wrap a 
ChannelException with itself 

> Spooldir source does not log channel exceptions
> -----------------------------------------------
>
>                 Key: FLUME-2619
>                 URL: https://issues.apache.org/jira/browse/FLUME-2619
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>            Reporter: Santiago M. Mola
>            Assignee: Johny Rufus
>         Attachments: FLUME-2619.patch
>
>
> Spooldir assumes that any ChannelException means that the channel is full and 
> it does not log the exception message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to