[
https://issues.apache.org/jira/browse/HADOOP-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476381
]
Hadoop QA commented on HADOOP-1044:
-----------------------------------
-1, because javac generated 772 warnings (more than the acceptable 768
warnings) when testing the latest attachment
(http://issues.apache.org/jira/secure/attachment/12352145/hadoop-1044-2.patch)
against trunk revision
http://svn.apache.org/repos/asf/lucene/hadoop/trunk/512006. Please note that
this message is automatically generated and may represent a problem with the
automation system and not the patch. Results are at
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch
> TestDecommission fails because it attempts to transfer block to a dead
> datanode
> -------------------------------------------------------------------------------
>
> Key: HADOOP-1044
> URL: https://issues.apache.org/jira/browse/HADOOP-1044
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Reporter: Wendy Chien
> Assigned To: Wendy Chien
> Attachments: hadoop-1044-2.patch, hadoop-1044.patch
>
>
> There are two iterations in TestDecommission. After the first iteration, one
> datanode will be shut down because it was decommissioned. In the second
> iteration, while decommissioning the node, if it attempts to transfer blocks
> to the shut down node, the test will fail.
> http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/29/console
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.