[
https://issues.apache.org/jira/browse/HDFS-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210911#comment-13210911
]
Hudson commented on HDFS-2968:
------------------------------
Integrated in Hadoop-Hdfs-trunk #959 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/959/])
HDFS-2968. Protocol translator for BlockRecoveryCommand broken when
multiple blocks need recovery. Contributed by Todd Lipcon. (Revision 1245832)
Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245832
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol/BlockRecoveryCommand.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/protocolPB/TestPBHelper.java
> Protocol translator for BlockRecoveryCommand broken when multiple blocks need
> recovery
> --------------------------------------------------------------------------------------
>
> Key: HDFS-2968
> URL: https://issues.apache.org/jira/browse/HDFS-2968
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: data-node, name-node
> Affects Versions: 0.24.0, 0.23.2
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Blocker
> Fix For: 0.24.0
>
> Attachments: hdfs-2968.txt
>
>
> If there are multiple blocks to be recovered, it ends up translating to N
> copies of the first block instead of the N different blocks.
--
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