[ https://issues.apache.org/jira/browse/HADOOP-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-601: -------------------------------- Status: Open (was: Patch Available) This is mostly included in HADOOP-997. > 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.