[ https://issues.apache.org/jira/browse/KAFKA-17942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948810#comment-17948810 ]
Shivsundar R commented on KAFKA-17942: -------------------------------------- Hi [~apoorvmittal10], I noticed we do not have any failures or flaky runs for the last 28 days, we can mark this as resolved I think. Develocity link - https://develocity.apache.org/scans/tests?search.names=CI%20workflow%2CGit%20repository&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.tags=github%2Ctrunk&search.tasks=test&search.timeZoneId=Asia%2FCalcutta&search.values=CI%2Chttps:%2F%2Fgithub.com%2Fapache%2Fkafka&tests.container=org.apache.kafka.clients.consumer.ShareConsumerTest&tests.test=testAcknowledgementCommitCallbackInvalidRecordStateException()%5B1%5D > Fix testAcknowledgementCommitCallbackInvalidRecordStateException > ---------------------------------------------------------------- > > Key: KAFKA-17942 > URL: https://issues.apache.org/jira/browse/KAFKA-17942 > Project: Kafka > Issue Type: Sub-task > Reporter: Shivsundar R > Assignee: Jimmy Wang > Priority: Major > Attachments: image-2025-02-10-19-58-17-946.png > > > We get the following exception when the test fails - > {code:java} > org.opentest4j.AssertionFailedError: Condition not met within timeout 15000. > Failed to be notified by InvalidRecordStateException ==> expected: <true> but > was: <false>{code} > This is develocity link to the test failure history in AK build runs - > [https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.timeZoneId=Asia%2FCalcutta&tests.container=kafka.test.api.ShareConsumerTest&tests.test=testAcknowledgementCommitCallbackInvalidRecordStateException(String)%5B1%5D] -- This message was sent by Atlassian Jira (v8.20.10#820010)