[ https://issues.apache.org/jira/browse/FLUME-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187681#comment-15187681 ]
ASF subversion and git services commented on FLUME-2712: -------------------------------------------------------- Commit caa64a1a6d4bc97be5993cb468516e9ffe862794 in flume's branch refs/heads/trunk from [~jarcec] [ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=caa64a1 ] FLUME-2891: Revert FLUME-2712 and FLUME-2886 (Hari Shreedharan via Jarek Jarcec Cecho) > 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 > Fix For: v1.7.0 > > 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)