-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4380/
-----------------------------------------------------------

(Updated 2012-03-16 22:21:59.443687)


Review request for Flume.


Changes
-------

Missing files and missing changes in last 2 diffs. This time all files and all 
changes are here!


Summary
-------

Submitting an initial cut of FailoverRpcClient that uses the NettyRpcClient 
under the hood. In this version, host selection is not exactly the best, please 
make suggestions on how to improve it. As of now, the first version will not 
have a backoff mechanism to not retry a host for a fixed time etc(as discussed 
in the jira). I will add unit tests soon.


This addresses bug FLUME-962.
    https://issues.apache.org/jira/browse/FLUME-962


Diffs (updated)
-----

  flume-ng-sdk/src/test/java/org/apache/flume/api/TestFailoverRpcClient.java 
PRE-CREATION 
  flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClientFactory.java 351b5b1 
  flume-ng-sdk/src/test/java/org/apache/flume/api/RpcTestUtils.java 9497a3d 
  flume-ng-sdk/src/main/java/org/apache/flume/api/NettyAvroRpcClient.java 
965b2ff 
  flume-ng-sdk/src/main/java/org/apache/flume/api/FailoverRpcClient.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/4380/diff


Testing
-------


Thanks,

Hari

Reply via email to