Lianet Magrans created KAFKA-18475:
--------------------------------------
Summary: Flaky PlaintextProducerSendTest
testCloseWithZeroTimeoutFromCallerThread
Key: KAFKA-18475
URL: https://issues.apache.org/jira/browse/KAFKA-18475
Project: Kafka
Issue Type: Test
Components: consumer
Reporter: Lianet Magrans
Flaky for new consumer only.
Seems not too flaky, but failed recently in this build:
[https://github.com/apache/kafka/actions/runs/12712131006/job/35437684253?pr=18050]
And previously once on trunk
[https://ge.apache.org/scans/tests?search.buildOutcome=failure&search.names=Git%20branch&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=America%2FToronto&search.values=trunk&tests.container=kafka.api.PlaintextProducerSendTest&tests.test=testCloseWithZeroTimeoutFromCallerThread(String%2C%20String)%5B2%5D]
Fails with :
h3. testCloseWithZeroTimeoutFromCallerThread(String,
String).quorum=kraft.groupProtocol=consumer
org.opentest4j.AssertionFailedError: Fetch response should have no message
returned. ==> expected: <0> but was: <100> at
app//kafka.api.BaseProducerSendTest.$anonfun$testCloseWithZeroTimeoutFromCallerThread$1(BaseProducerSendTest.scala:522)
at app//scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:190) at
app//kafka.api.BaseProducerSendTest.testCloseWithZeroTimeoutFromCallerThread(BaseProducerSendTest.scala:513)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)