Suresh Srinivas created HADOOP-9792:
---------------------------------------
Summary: Retry the methods that are tagged @AtMostOnce along with
@Idempotent
Key: HADOOP-9792
URL: https://issues.apache.org/jira/browse/HADOOP-9792
Project: Hadoop Common
Issue Type: Improvement
Components: ipc
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
Attachments: HADOOP-9792.patch
Currently the operations marked as @Idempotent are retried. Now that we have
added new operations that are marked @AtMostOnce that guaranteed to be executed
only once with the help of RetryCache on server implementation, these methods
should also be retried.
--
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