[ https://issues.apache.org/jira/browse/KAFKA-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajini Sivaram resolved KAFKA-8033. ----------------------------------- Fix Version/s: 2.5.2 Reviewer: Ismael Juma Resolution: Fixed > Flaky Test PlaintextConsumerTest#testFetchInvalidOffset > ------------------------------------------------------- > > Key: KAFKA-8033 > URL: https://issues.apache.org/jira/browse/KAFKA-8033 > Project: Kafka > Issue Type: Bug > Components: core, unit tests > Affects Versions: 2.3.0 > Reporter: Matthias J. Sax > Assignee: Rajini Sivaram > Priority: Critical > Labels: flaky-test > Fix For: 2.7.0, 2.5.2, 2.6.1 > > > [https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/2829/testReport/junit/kafka.api/PlaintextConsumerTest/testFetchInvalidOffset/] > {quote}org.scalatest.junit.JUnitTestFailedError: Expected exception > org.apache.kafka.clients.consumer.NoOffsetForPartitionException to be thrown, > but no exception was thrown{quote} > STDOUT prints this over and over again: > {quote}[2019-03-02 04:01:25,576] ERROR [ReplicaFetcher replicaId=0, > leaderId=1, fetcherId=0] Error for partition __consumer_offsets-0 at offset 0 > (kafka.server.ReplicaFetcherThread:76){quote} -- This message was sent by Atlassian Jira (v8.3.4#803005)