[
https://issues.apache.org/jira/browse/FLUME-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450251#comment-13450251
]
Hudson commented on FLUME-1541:
-------------------------------
Integrated in flume-1.3.0 #7 (See
[https://builds.apache.org/job/flume-1.3.0/7/])
FLUME-1541. Implement failover for LoadBalancingSinkProcessor. (Revision
752f70f4fd053fa53650c0d7673a99c7610464f9)
Result = FAILURE
mpercy :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git;a=summary&a=commit&h=752f70f4fd053fa53650c0d7673a99c7610464f9
Files :
* flume-ng-core/src/main/java/org/apache/flume/sink/AbstractSinkSelector.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
*
flume-ng-core/src/test/java/org/apache/flume/sink/TestLoadBalancingSinkProcessor.java
*
flume-ng-core/src/main/java/org/apache/flume/sink/LoadBalancingSinkProcessor.java
> Implement a SinkSelector for LoadBalancingSinkProcessor that includes
> failover mechanics
> ----------------------------------------------------------------------------------------
>
> Key: FLUME-1541
> URL: https://issues.apache.org/jira/browse/FLUME-1541
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.3.0
> Reporter: Juhani Connolly
> Assignee: Juhani Connolly
> Fix For: v1.3.0
>
> Attachments: FLUME-1541-3.patch
>
>
> Implement a new sink selector with the following behaviors:
> - Round robin usage of sinks
> - Temporarily removing sinks from the round robin pool when they fail
> - Increasing timeout mechanics on sequential failures
> - Spreading load equally over surviving sinks(current Round Robin sends all
> the failed sinks events to the next sink in line)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira