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

Zhe Zhang commented on HDFS-10270:
----------------------------------

I just committed the patch to branch-2.7 as part of an effort of backporting 
HDFS-7933. The patch could only possibly affect {{TestJMXGet}} and I verified 
locally that it passes fine with the patch; the patch actually only makes the 
test easier to pass.

> TestJMXGet:testNameNode() fails
> -------------------------------
>
>                 Key: HDFS-10270
>                 URL: https://issues.apache.org/jira/browse/HDFS-10270
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.8.0, 3.0.0-alpha1
>            Reporter: Andras Bokor
>            Assignee: Gergely Novák
>            Priority: Minor
>             Fix For: 2.8.0, 2.7.3
>
>         Attachments: HDFS-10270.001.patch, TestJMXGet.log, TestJMXGetFails.log
>
>
> It fails with java.util.concurrent.TimeoutException. Actually the problem 
> here is that we expect 2 as NumOpenConnections metric but it is only 1. So 
> the test waits 60 sec then fails.
> Please find maven output so the stack trace attached ([^TestJMXGetFails.log]).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to