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

Ralph Goers commented on FLUME-827:
-----------------------------------

Retries should be left to the client. In my case, the Log4j2 client can be 
configured with multiple agents. If the first doesn't work it should fail over 
as fast as possible to its secondary agent.  I would expect this same behavior 
from Agents that are forwarding to other agents.  Ideally, the client should 
periodically check to see if the primary has come back and then switch back 
when it does.
                
> Avro client conn failure results in 60-second wait before terminating
> ---------------------------------------------------------------------
>
>                 Key: FLUME-827
>                 URL: https://issues.apache.org/jira/browse/FLUME-827
>             Project: Flume
>          Issue Type: Bug
>          Components: Node
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>             Fix For: NG alpha 2
>
>
> Launching the avro client when the Flume NG node isn't yet running will 
> result in a conn refused error. The client should then shutdown immediately, 
> but instead waits for 1 minute before the client is terminated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to