You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2017/04/20 06:18:04 UTC

[jira] [Resolved] (SAMZA-1205) Disable Flaky test : TestJmxServer#serverStartsUp

     [ https://issues.apache.org/jira/browse/SAMZA-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prateek Maheshwari resolved SAMZA-1205.
---------------------------------------
    Resolution: Fixed

> Disable Flaky test : TestJmxServer#serverStartsUp
> -------------------------------------------------
>
>                 Key: SAMZA-1205
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1205
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>             Fix For: 0.13.0
>
>
> 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. Temporarily disabling it. 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)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)