[
https://issues.apache.org/jira/browse/HADOOP-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-9458:
-------------------------------------------
Release Note: (was: Actually, the bug is not in rpc.Client.call(..) since
it is not supposed to handle retry. The bug is in one of the RPC.getProxy(..)
methods which calls proxy.getProtocolVersion(..). The retry handler is not yet
set up at that point.
Revised summary and description.)
Actually, the bug is not in rpc.Client.call(..) since it is not supposed to
handle retry. The bug is in one of the RPC.getProxy(..) methods which calls
proxy.getProtocolVersion(..). The retry handler is not yet set up at that
point.
Revised summary and description.
> In branch-1, RPC.getProxy(..) may call proxy.getProtocolVersion(..) without
> retry
> ---------------------------------------------------------------------------------
>
> 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
> Assignee: Tsz Wo (Nicholas), SZE
>
> RPC.getProxy(..) may call proxy.getProtocolVersion(..) without retry even
> when client has specified retry in the conf.
--
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