[ https://issues.apache.org/jira/browse/KAFKA-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912523#comment-17912523 ]
Yu-Lin Chen commented on KAFKA-18297: ------------------------------------- https://github.com/apache/kafka/pull/18506 Create a PR to fix below flaky error in ClassicConsumer. # org.opentest4j.AssertionFailedError: expected: <2> but was: <3> # org.opentest4j.AssertionFailedError: expected: <true> but was: <false> The same issue also occurs with AsyncConsumer but I have no idea how to fix it. I would appreciate it if anyone come up with the solution. :( > Fix flaky PlaintextAdminIntegrationTest.testConsumerGroups > ---------------------------------------------------------- > > Key: KAFKA-18297 > URL: https://issues.apache.org/jira/browse/KAFKA-18297 > 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 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)