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 "Hairong Kuang (JIRA)" <ji...@apache.org> on 2009/12/02 19:02:22 UTC

[jira] Created: (HDFS-800) The last block of a file under construction may change to the COMPLETE state in response to getAdditionalBlock or completeFileInternal

The last block of a file under construction may change to the COMPLETE state in response to getAdditionalBlock or completeFileInternal
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: HDFS-800
                 URL: https://issues.apache.org/jira/browse/HDFS-800
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: name-node
    Affects Versions: 0.21.0
            Reporter: Hairong Kuang


Currently the last block changes to be the COMMITTED state. However, if the block already has a valid finalizeded replica, it should be changed to be the COMPLETE state.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.