[ https://issues.apache.org/jira/browse/KAFKA-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vahid Hashemian updated KAFKA-8132: ----------------------------------- Fix Version/s: 2.2.2 > Flaky Test MirrorMakerIntegrationTest #testCommaSeparatedRegex > -------------------------------------------------------------- > > Key: KAFKA-8132 > URL: https://issues.apache.org/jira/browse/KAFKA-8132 > Project: Kafka > Issue Type: Bug > Components: mirrormaker, unit tests > Affects Versions: 2.1.1 > Reporter: Matthias J. Sax > Priority: Critical > Labels: flaky-test > Fix For: 2.3.0, 2.1.2, 2.2.2 > > > [https://builds.apache.org/blue/organizations/jenkins/kafka-2.1-jdk8/detail/kafka-2.1-jdk8/150/tests] > {quote}kafka.tools.MirrorMaker$NoRecordsException > at kafka.tools.MirrorMaker$ConsumerWrapper.receive(MirrorMaker.scala:483) > at > kafka.tools.MirrorMakerIntegrationTest$$anonfun$testCommaSeparatedRegex$1.apply$mcZ$sp(MirrorMakerIntegrationTest.scala:92) > at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:742) > at > kafka.tools.MirrorMakerIntegrationTest.testCommaSeparatedRegex(MirrorMakerIntegrationTest.scala:90){quote} > STDOUT (repeatable outputs): > {quote}[2019-03-19 21:47:06,115] ERROR [Consumer clientId=consumer-1029, > groupId=test-group] Offset commit failed on partition nonexistent-topic1-0 at > offset 0: This server does not host this topic-partition. > (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:812){quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)