[ 
https://issues.apache.org/jira/browse/HDFS-9474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15042478#comment-15042478
 ] 

Hudson commented on HDFS-9474:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #666 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/666/])
HDFS-9474. TestPipelinesFailover should not fail when printing debug (yzhang: 
rev 59dbe8b3e96d13c2322cabd87c7f893c5a3812ba)
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestPipelinesFailover.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> TestPipelinesFailover should not fail when printing debug message
> -----------------------------------------------------------------
>
>                 Key: HDFS-9474
>                 URL: https://issues.apache.org/jira/browse/HDFS-9474
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Yongjun Zhang
>            Assignee: John Zhuge
>             Fix For: 2.8.0
>
>         Attachments: HDFS-9474.001.patch, HDFS-9474.002.patch
>
>
> HDFS-6693 introduced some debug message to debug why when 
> TestPipelinesFailover fails. 
> HDFS-9438 restricted the debug message to Linux/Mac/Solaris.  However, the 
> test would fail when printing debug message if "ifconfig" command is not 
> available in certain environment.
> This is not quite right. The test should not fail due to the debug message 
> printing. We should catch any exception thrown from the code that prints 
> debug message, and issue a warning message. 
> Suggest to make this change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to