[ https://issues.apache.org/jira/browse/KAFKA-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211349#comment-17211349 ]
Bill Bejeck commented on KAFKA-8132: ------------------------------------ Since this is not a blocker, there is no active PR I'm clearing the "fix version" field as part of the 2.7.0 release process. > 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.7.0, 2.6.1 > > > [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 (v8.3.4#803005)