[ https://issues.apache.org/jira/browse/FLUME-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983712#comment-14983712 ]
Hudson commented on FLUME-2712: ------------------------------- UNSTABLE: Integrated in Flume-trunk-hbase-1 #132 (See [https://builds.apache.org/job/Flume-trunk-hbase-1/132/]) FLUME-2712. Optional channel errors slows down the Source to Main (hshreedharan: [http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=8bb556604047974775eb2da4c5c1686d89fe62d2]) * flume-ng-core/src/test/java/org/apache/flume/channel/TestChannelProcessor.java * flume-ng-core/src/main/java/org/apache/flume/channel/ChannelProcessor.java > 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)