You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Frank Grimes (JIRA)" <ji...@apache.org> on 2011/09/01 15:29:10 UTC

[jira] [Commented] (FLUME-527) Round robin sink

    [ https://issues.apache.org/jira/browse/FLUME-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095289#comment-13095289 ] 

Frank Grimes commented on FLUME-527:
------------------------------------

We had a need for this feature as well to distribute decorator CPU load among multiple flows/threads within one collector node.
The attached patch is based off of trunk@03aaccfea821e685ff1a23a8330c2f47449d656e in git://git.apache.org/flume.git .

> Round robin sink
> ----------------
>
>                 Key: FLUME-527
>                 URL: https://issues.apache.org/jira/browse/FLUME-527
>             Project: Flume
>          Issue Type: New Feature
>    Affects Versions: v0.9.5
>            Reporter: Disabled imported user
>              Labels: features, patch
>         Attachments: flume-527.patch
>
>
> Create a sink like a fanout sink, but instead of sending each event to all of the fanout-sinks, it sends each event to one of the fanout events, preferably in a manner that distributes the load across the sinks evenly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira