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

Tom White commented on HADOOP-601:
----------------------------------

I created a generic mechanism for this as a part of HADOOP-997. (It doesn't 
have the annotations piece though, but it would be easy enough to add it.)

> we need some rpc retry framework
> --------------------------------
>
>                 Key: HADOOP-601
>                 URL: https://issues.apache.org/jira/browse/HADOOP-601
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 0.11.2
>            Reporter: Owen O'Malley
>         Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to