[
https://issues.apache.org/jira/browse/FLUME-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161837#comment-13161837
]
[email protected] commented on FLUME-827:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2995/
-----------------------------------------------------------
Review request for Flume, Arvind Prabhakar and Prasad Mujumdar.
Summary
-------
Properly detect RPC failures and reconnect as necessary.
This addresses bug FLUME-827.
https://issues.apache.org/jira/browse/FLUME-827
Diffs
-----
i/flume-ng-core/src/test/java/org/apache/flume/sink/TestAvroSink.java fead54f
i/flume-ng-core/src/main/java/org/apache/flume/sink/AvroSink.java e1f381d
Diff: https://reviews.apache.org/r/2995/diff
Testing
-------
New unit tests that confirm this works given a simple connect, send, kill
server, send, start server, reconnect, deliver use case.
Ran manual tests with a pair of agents handling data during transient failures.
Works!
Thanks,
Eric
> 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
> Assignee: E. Sammer
> Priority: Blocker
> 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