You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2020/06/11 22:57:00 UTC

[jira] [Resolved] (KAFKA-8661) Flaky Test RebalanceSourceConnectorsIntegrationTest#testStartTwoConnectors

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

Konstantine Karantasis resolved KAFKA-8661.
-------------------------------------------
    Resolution: Fixed

The tests have been fixed and reenabled with 


[https://github.com/apache/kafka/pull/8805]

and have been running dependably since then 

> Flaky Test RebalanceSourceConnectorsIntegrationTest#testStartTwoConnectors
> --------------------------------------------------------------------------
>
>                 Key: KAFKA-8661
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8661
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect, unit tests
>    Affects Versions: 2.3.0
>            Reporter: Matthias J. Sax
>            Assignee: Randall Hauch
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 2.3.2, 2.6.0, 2.4.2, 2.5.1
>
>
> [https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/224/testReport/junit/org.apache.kafka.connect.integration/RebalanceSourceConnectorsIntegrationTest/testStartTwoConnectors/]
> {quote}java.lang.AssertionError: Condition not met within timeout 30000. Connector tasks did not start in time. at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:376) at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:353) at org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest.testStartTwoConnectors(RebalanceSourceConnectorsIntegrationTest.java:120){quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)