You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2018/01/04 20:34:01 UTC

[jira] [Updated] (SAMZA-1369) Fix flaky test in TestZkStreamProcessorBase

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

Xinyu Liu updated SAMZA-1369:
-----------------------------
    Fix Version/s:     (was: 0.14.0)
                   0.15.0

> Fix flaky test in TestZkStreamProcessorBase
> -------------------------------------------
>
>                 Key: SAMZA-1369
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1369
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Priority: Minor
>             Fix For: 0.15.0
>
>
> Noticed `testSingleStreamProcessor` failing intermittently in local build and jenkins (https://builds.apache.org/job/samza-pr-checks/737/console)
> Here's the stacktrace
> {code:java}
> testSingleStreamProcessor FAILED
>     java.lang.AssertionError: Didn't read all the leftover events in 5 attempts
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.apache.samza.processor.TestZkStreamProcessorBase.waitUntilMessagesLeftN(TestZkStreamProcessorBase.java:293)
>         at org.apache.samza.processor.TestZkStreamProcessorSession.testStreamProcessorWithSessionRestart(TestZkStreamProcessorSession.java:117)
> {code}



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