[ 
http://issues.apache.org/jira/browse/HADOOP-601?page=comments#action_12444936 ] 
            
Doug Cutting commented on HADOOP-601:
-------------------------------------

Note: VersionedProtocol.getProtocolVersion() should retry at least a few times.

> we need some rpc retry framework
> --------------------------------
>
>                 Key: HADOOP-601
>                 URL: http://issues.apache.org/jira/browse/HADOOP-601
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: ipc
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.8.0
>
>
> We need some mechanism for RPC calls that get exceptions to automatically 
> retry the call under certain circumstances. In particular, we often end up 
> with calls to rpcs being wrapped with retry loops for timeouts. We should be 
> able to make a retrying proxy that will call the rpc and retry in some 
> circumstances.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to