Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0
-
None
-
None
Description
TestJmxServer brings up an EmbeddedJmxServer and uses it to test the behavior. However, due to failures in bringing up/connecting to JMX server, this fails intermittently. Here is the failure exception.
serverStartsUp FAILED
java.lang.AssertionError: Couldn't open connection to local JMX server
at org.junit.Assert.fail(Assert.java:91)
at org.apache.samza.metrics.TestJmxServer.serverStartsUp(TestJmxServer.scala:43)
Attachments
Issue Links
- is depended upon by
-
SAMZA-1190 Flaky unit tests
- Open
- links to