John George created HDFS-3379:
---------------------------------

             Summary: move setBlock() to INodeFileUC
                 Key: HDFS-3379
                 URL: https://issues.apache.org/jira/browse/HDFS-3379
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.0.0, 3.0.0
            Reporter: John George
            Assignee: John George
            Priority: Minor


Move BlockCollection.setBlock(..) to MutableBlockCollection and change the 
parameter in BlockManger.forceCompleteBlock(..) and completeBlock(..) to 
MutableBlockCollection. We should also move setBlock(..) from INodeFile to 
INodeFileUnderConstruction. Based on discussion in HDFS-3363

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to