[
https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226640#comment-14226640
]
Hudson commented on HDFS-7444:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6611 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6611/])
HDFS-7444. convertToBlockUnderConstruction should preserve BlockCollection.
Contributed by Haohui Mai. (wheat9: rev
f5b163117986886eaba8a0cc255ec741dd14c4c6)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockInfo.java
> convertToBlockUnderConstruction should preserve BlockCollection
> ---------------------------------------------------------------
>
> Key: HDFS-7444
> URL: https://issues.apache.org/jira/browse/HDFS-7444
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-7444.000.patch, HDFS-7444.001.patch
>
>
> {{BlockInfo#convertToBlockUnderConstruction}} converts a {{BlockInfo}} object
> to a {{BlockInfoUnderConstruction}} object. The callee instead of the caller
> should preserve the {{BlockCollection}} field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)