Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.3.0
Description
org.scalatest.junit.JUnitTestFailedError: Expected exception org.apache.kafka.clients.consumer.NoOffsetForPartitionException to be thrown, but no exception was thrown
STDOUT prints this over and over again:
[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)
Attachments
Issue Links
- relates to
-
KAFKA-8087 Flaky Test PlaintextConsumerTest#testConsumingWithNullGroupId
- Resolved
- links to