-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0-beta
-
Component/s: ipc
-
Labels:None
-
Hadoop Flags:Reviewed
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.
- relates to
-
ACCUMULO-2227 Concurrent randomwalk fails when namenode dies after bulk import step
-
- Resolved
-
-
HDFS-14134 Idempotent operations throwing RemoteException should not be retried by the client
-
- Patch Available
-