[
https://issues.apache.org/jira/browse/SAMZA-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474507#comment-16474507
]
ASF GitHub Bot commented on SAMZA-1711:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/515
> Reenable existing standalone integration tests.
> -----------------------------------------------
>
> Key: SAMZA-1711
> URL: https://issues.apache.org/jira/browse/SAMZA-1711
> Project: Samza
> Issue Type: Bug
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Major
>
> *Changes:*
> * Enable all existing standalone integration tests except
> `TestZkStreamProcessorSession`(`TestZkStreamProcessorSession` is flaky. It
> spawns `x` StreamProcessors. It kills one StreamProcessor through zookeeper
> session expiration. Sleeps for 5 seconds and proceeds to do validation. If
> the rebalancing phase takes longer the sleep time, validation fails).
> * Remove zookeeper unavailable unit test from LocalApplicationRunner(Race
> condition in zookeeper shutdown fails other tests). The deleted test will be
> added back in a separate test class.
> * Increase zookeeper server minimum session timeout from 6 seconds to 120
> seconds.
> * Add assertions to validate if kafka topics setup were successful before
> the unit tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)