[
https://issues.apache.org/jira/browse/KAFKA-17809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Mittal resolved KAFKA-17809.
-----------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
The issue has been fixed as part of other test fixes in ShareConsumerTest.
There isn't any flaky run for this test for more than a week on the trunk.
> Fix flaky test: testExplicitAcknowledgementCommitAsync
> ------------------------------------------------------
>
> Key: KAFKA-17809
> URL: https://issues.apache.org/jira/browse/KAFKA-17809
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Apoorv Mittal
> Assignee: Apoorv Mittal
> Priority: Minor
> Fix For: 4.1.0
>
>
> ShareConsumerTest: testExplicitAcknowledgementCommitAsync is flaky
> [https://github.com/apache/kafka/actions/runs/11354171046/job/31581087161]
>
> {code:java}
> org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at
> app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
> at
> app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
> at
> app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
> at
> app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
> at
> app//kafka.test.api.ShareConsumerTest.testExplicitAcknowledgementCommitAsync(ShareConsumerTest.java:544)
> at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)