[
https://issues.apache.org/jira/browse/SAMZA-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanthoosh Venkataraman closed SAMZA-1450.
------------------------------------------
> Fix ZkStreamProcessor tests
> ---------------------------
>
> Key: SAMZA-1450
> URL: https://issues.apache.org/jira/browse/SAMZA-1450
> Project: Samza
> Issue Type: Test
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Major
> 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
(v7.6.3#76005)