Tsz Wo (Nicholas), SZE created HADOOP-9458: ----------------------------------------------
Summary: In branch-1, client may not retry in rpc.Client.call(..) Key: HADOOP-9458 URL: https://issues.apache.org/jira/browse/HADOOP-9458 Project: Hadoop Common Issue Type: Bug Components: ipc Reporter: Tsz Wo (Nicholas), SZE In ipc.Client.call(..) (around line 1097), the client does not retry if it could setup a connection (i.e. Connection connection = getConnection(remoteId, call)) to the server but fails afterward. -- 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