Daryn Sharp created HDFS-4389:
---------------------------------

             Summary: Non-HA DFSClients do not attempt reconnects
                 Key: HDFS-4389
                 URL: https://issues.apache.org/jira/browse/HDFS-4389
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: ha, hdfs-client
    Affects Versions: 2.0.0-alpha, 3.0.0
            Reporter: Daryn Sharp
            Priority: Critical


The HA retry policy implementation appears to have broken non-HA {{DFSClient}} 
connect retries.  The ipc {{Client.Connection#handleConnectionFailure}} used to 
perform 45 connection attempts, but now it consults a retry policy.  For non-HA 
proxies, the policy does not handle {{ConnectException}}.

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