[
https://issues.apache.org/jira/browse/HADOOP-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated HADOOP-12861:
---------------------------------------------
Target Version/s: 2.7.4 (was: 2.7.3)
2.7.3 is under release process, changing target-version to 2.7.4.
> RPC client fails too quickly when server connection limit is reached
> --------------------------------------------------------------------
>
> Key: HADOOP-12861
> URL: https://issues.apache.org/jira/browse/HADOOP-12861
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Affects Versions: 2.7.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
>
> The NN's rpc server immediately closes new client connections when a
> connection limit is reached. The client rapidly retries a small number of
> times with no delay which causes clients to fail quickly. If the connection
> is refused or timedout, the connection retry policy tries with backoff.
> Clients should treat a reset connection as a connection failure so the
> connection retry policy is used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]