Suresh Srinivas created HDFS-5008:
-------------------------------------

             Summary: Make ClientProtocol#abandonBlock() idempotent
                 Key: HDFS-5008
                 URL: https://issues.apache.org/jira/browse/HDFS-5008
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
            Reporter: Suresh Srinivas


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?

--
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

Reply via email to