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 "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2009/07/28 04:36:14 UTC

[jira] Created: (HDFS-508) Factor out BlockInfo from BlocksMap

Factor out BlockInfo from BlocksMap
-----------------------------------

                 Key: HDFS-508
                 URL: https://issues.apache.org/jira/browse/HDFS-508
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: name-node
    Affects Versions: 0.20.1
            Reporter: Konstantin Shvachko
            Assignee: Konstantin Shvachko
             Fix For: 0.21.0


{{BlockInfo}} is a static subclass of {{BlocksMap}}. It is time to factor it out. We will need this to extend {{BlockInfo}} to {{BlockInfoUnderConstruction}} so that it could keep track of replica states until all of them are written to data-nodes.

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