Santiago M. Mola created FLUME-2627:
---------------------------------------

             Summary: RpcClient implementations have inconsistent handling of 
unreachable hosts
                 Key: FLUME-2627
                 URL: https://issues.apache.org/jira/browse/FLUME-2627
             Project: Flume
          Issue Type: Bug
            Reporter: Santiago M. Mola
            Priority: Minor


NettyAvroRpcClient.configure will throw FlumeException if it cannot connect to 
host.

ThriftRpcClient.configure will try to establish a connection but it will not 
throw if it cannot connect, it will set its internal connection state to DEAD 
and will return false for ThriftRpcClient.isActive().

LoadBalancingRpcClient.configure and FailoverRpcClient.configure will not try 
to connect at all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to