Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
In case of HA failover, we need to be able to rebuild the retry cache in the other Namenode. We thus need to record client id and call id in the edit log for those "AtMostOnce" operations.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-9822 create constant MAX_CAPACITY in RetryCache rather than hard-coding 16 in RetryCache constructor
- Resolved
-
HADOOP-9821 ClientId should have getMsb/getLsb methods
- Closed
-
HDFS-5045 Add more unit tests for retry cache to cover all AtMostOnce methods
- Closed