[
https://issues.apache.org/jira/browse/FLUME-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983607#comment-14983607
]
ASF subversion and git services commented on FLUME-2712:
--------------------------------------------------------
Commit a7ffb27014f5808633f829b5f1e72a0290bd35a5 in flume's branch
refs/heads/flume-1.7 from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=a7ffb27 ]
FLUME-2712. Optional channel errors slows down the Source to Main channel event
rate
(Johny Rufus via Hari)
> Optional channel errors slows down the Source to Main channel event rate
> ------------------------------------------------------------------------
>
> Key: FLUME-2712
> URL: https://issues.apache.org/jira/browse/FLUME-2712
> Project: Flume
> Issue Type: Bug
> Reporter: Johny Rufus
> Assignee: Johny Rufus
> Attachments: FLUME-2712-1.patch, FLUME-2712-2.patch,
> FLUME-2712.patch, FLUME-2712.patch
>
>
> When we have a source configured to deliver events to a main channel and an
> optional channel, and if the delivery to optional channel fails, this
> significantly slows down the rate at which events are delivered to the main
> channel by the source.
> We need to evaluate async means of delivering events to the optional channel
> and isolate the errors happening in optional channel from the delivery to the
> main channel
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)