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

Hari Shreedharan commented on FLUME-1488:
-----------------------------------------

I have a rough implementation that uses the same code for both Sink selector 
and rpc client, which as of now uses cut-paste code. Unfortunately, I need to 
keep the current interfaces as a wrapper to the generic class I implemented 
because these interfaces were in release 1.2.0 and removing/modifying them or 
the AbstractSinkSelector class can break custom components. So I am working 
around this for now.
                
> Load Balancing RPC client should support exponential backoff of failed nodes
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-1488
>                 URL: https://issues.apache.org/jira/browse/FLUME-1488
>             Project: Flume
>          Issue Type: New Feature
>    Affects Versions: v1.2.0
>            Reporter: Kathleen Ting
>            Assignee: Hari Shreedharan
>
> The Load Balancing RPC client should be able to support exponential backoff 
> of failed nodes so that we don't get repeated failures on known bad endpoints.

--
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

Reply via email to