Andras Bokor created HDFS-10270: ----------------------------------- Summary: TestJMXGet:testANameNode() fails Key: HDFS-10270 URL: https://issues.apache.org/jira/browse/HDFS-10270 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Andras Bokor Priority: Minor
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)