Matthias J. Sax created KAFKA-8033:
--------------------------------------
Summary: 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
Fix For: 2.3.0
[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
(v7.6.3#76005)