You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2013/07/24 00:06:49 UTC

[jira] [Created] (HDFS-5024) Make createCommitBlockSynchronization idempotent

Arpit Agarwal created HDFS-5024:
-----------------------------------

             Summary: Make createCommitBlockSynchronization idempotent
                 Key: HDFS-5024
                 URL: https://issues.apache.org/jira/browse/HDFS-5024
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 3.0.0, 2.1.0-beta
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


commitBlockSynchronization is not idempotent (repeated invocations with the same arguments will throw an exception). By making it Idempotent we can remove the requirement to track invocations using the retry cache.

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