[ https://issues.apache.org/jira/browse/HDFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737174#action_12737174
]
Hudson commented on HDFS-508:
-----------------------------
Integrated in Hadoop-Hdfs-trunk #34 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk/34/])
. Factor out BlockInfo from BlocksMap. Contributed by Konstantin Shvachko.
> 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
>
> Attachments: BlockInfo.patch, BlockInfo.patch
>
>
> {{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.
|