You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sanjana Kaundinya (Jira)" <ji...@apache.org> on 2020/02/05 21:34:00 UTC

[jira] [Created] (KAFKA-9509) Fix flaky test MirrorConnectorsIntegrationTest.testReplication

Sanjana Kaundinya created KAFKA-9509:
----------------------------------------

             Summary: Fix flaky test MirrorConnectorsIntegrationTest.testReplication
                 Key: KAFKA-9509
                 URL: https://issues.apache.org/jira/browse/KAFKA-9509
             Project: Kafka
          Issue Type: Test
          Components: mirrormaker
    Affects Versions: 2.4.0, 2.4.1, 2.5.0
            Reporter: Sanjana Kaundinya


The test `MirrorConnectorsIntegrationTest.testReplication` is a flaky test for MirrorMaker 2.0. Its flakiness lies in the timing of when the connectors and tasks are started up. The fix for this would make it such that when the connectors are started up, to wait until the REST endpoint returns a positive number of tasks to be confident that we can start testing.



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