[ 
https://issues.apache.org/jira/browse/HADOOP-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins resolved HADOOP-601.
--------------------------------

    Resolution: Fixed

> we need some rpc retry framework
> --------------------------------
>
>                 Key: HADOOP-601
>                 URL: https://issues.apache.org/jira/browse/HADOOP-601
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 0.11.2
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HADOOP-601-v1.patch, HADOOP-601-v1.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to