[ https://issues.apache.org/jira/browse/KAFKA-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912628#comment-17912628 ]
Yu-Lin Chen commented on KAFKA-18298: ------------------------------------- Create an improved PR to fully fix this flaky issue: * https://github.com/apache/kafka/pull/18513 > Fix flaky > PlaintextAdminIntegrationTest#testConsumerGroupsDeprecatedConsumerGroupState > -------------------------------------------------------------------------------------- > > Key: KAFKA-18298 > URL: https://issues.apache.org/jira/browse/KAFKA-18298 > Project: Kafka > Issue Type: Bug > Components: clients, consumer > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Blocker > Labels: flaky-test, integration-test, kip-848-client-support > Fix For: 4.0.0 > > Attachments: > 0001-Reproduce-KAFKA-18298-and-KAFKA-18297-in-ClassicConsumer.patch > > > org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to > eventually become 1. at > app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38) at > app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138) at > app//kafka.api.PlaintextAdminIntegrationTest.testConsumerGroupsDeprecatedConsumerGroupState(PlaintextAdminIntegrationTest.scala:2360) > at java.base@23.0.1/java.lang.reflect.Method.invoke(Method.java:580) -- This message was sent by Atlassian Jira (v8.20.10#820010)