[
https://issues.apache.org/jira/browse/FLUME-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450264#comment-13450264
]
Hudson commented on FLUME-1541:
-------------------------------
Integrated in flume-trunk #293 (See
[https://builds.apache.org/job/flume-trunk/293/])
FLUME-1541. Implement failover for LoadBalancingSinkProcessor. (Revision
d36861bcea4e3afeb08bfddd46ce0f7533186f00)
Result = UNSTABLE
mpercy :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git;a=summary&a=commit&h=d36861bcea4e3afeb08bfddd46ce0f7533186f00
Files :
*
flume-ng-core/src/test/java/org/apache/flume/sink/TestLoadBalancingSinkProcessor.java
*
flume-ng-core/src/main/java/org/apache/flume/sink/LoadBalancingSinkProcessor.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
* flume-ng-core/src/main/java/org/apache/flume/sink/AbstractSinkSelector.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