Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
Currently when abandonBlock is called, if the block does not exist, then the namenode throws an exception. I propose making it idempotent, by returning success if the block that is being abandoned does not exist.
Thoughts?
Attachments
Attachments
Issue Links
- is related to
-
HDFS-4942 Add retry cache support in Namenode
- Closed