Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8.0, 3.0.0-alpha1
-
Fix Version/s: 2.8.0, 2.7.4, 3.0.0-alpha1
-
Component/s: test
-
Labels:None
-
Hadoop Flags:Reviewed
Description
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).