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 "John George (JIRA)" <ji...@apache.org> on 2012/05/07 20:16:52 UTC

[jira] [Created] (HDFS-3379) move setBlock() to INodeFileUC

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