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.