You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2018/01/12 19:27:02 UTC

[jira] [Updated] (SAMZA-1450) Fix ZkStreamProcessor tests

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

Jake Maes updated SAMZA-1450:
-----------------------------
    Fix Version/s:     (was: 0.14.0)
                   0.15.0

> Fix ZkStreamProcessor tests
> ---------------------------
>
>                 Key: SAMZA-1450
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1450
>             Project: Samza
>          Issue Type: Test
>            Reporter: Shanthoosh Venkataraman
>             Fix For: 0.15.0
>
>
> Here are the failures from the jenkins build
> testStreamProcessorWithRemove FAILED
>     java.lang.AssertionError: Timed out while waiting for the processor to start/stop.
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
>         at org.apache.samza.processor.TestZkStreamProcessor.testStreamProcessorWithRemove(TestZkStreamProcessor.java:226)
> testStreamProcessorWithAdd FAILED
>     java.lang.AssertionError: Timed out while waiting for the processor to start/stop.
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
>         at org.apache.samza.processor.TestZkStreamProcessor.testStreamProcessorWithAdd(TestZkStreamProcessor.java:142)
> testFailStreamProcessor FAILED
>     java.lang.AssertionError: Timed out while waiting for the processor to start/stop.
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
>         at org.apache.samza.processor.TestZkStreamProcessorFailures.testFailStreamProcessor(TestZkStreamProcessorFailures.java:104)
> testFiveStreamProcessors FAILED
>     java.lang.AssertionError: Timed out while waiting for the processor to start/stop.
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
>         at org.apache.samza.processor.TestZkStreamProcessorSession.testStreamProcessorWithSessionRestart(TestZkStreamProcessorSession.java:113)
>         at org.apache.samza.processor.TestZkStreamProcessorSession.testFiveStreamProcessors(TestZkStreamProcessorSession.java:54)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)