[
https://issues.apache.org/jira/browse/KAFKA-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu-Lin Chen resolved KAFKA-18298.
---------------------------------
Resolution: Fixed
Locally validated that the issue was fixed after this PR. (No error in 200
loops.)
*
[https://github.com/apache/kafka/commit/48b522fe86984db32556e48b799e8797ae2236ba]
> 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
>
>
> 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 [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)