[ https://issues.apache.org/jira/browse/KAFKA-17961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk True updated KAFKA-17961: ------------------------------ Description: When executing the {{PlaintextAdminIntegrationTest}}'s {{testConsumerGroups()}} using the {{CONSUMER}} group protocol, it fails with the error: {quote}{color:#FF0000}Transaction offset Commit failed due to consumer group metadata mismatch: The coordinator is not aware of this member.{color} {quote} was: When executing the {{PlaintextAdminIntegrationTest}}'s {{testConsumerGroups()}} using the {{CONSUMER}} group protocol, it fails with the error: {quote}{color:#FF0000}Expected the offset for partition 0 to eventually become 1.{color} {quote} > TransactionsBounceTest.testWithGroupId fails with CONSUMER group protocol > ------------------------------------------------------------------------- > > Key: KAFKA-17961 > URL: https://issues.apache.org/jira/browse/KAFKA-17961 > Project: Kafka > Issue Type: Bug > Components: admin, clients, consumer > Affects Versions: 3.9.0 > Reporter: Kirk True > Priority: Major > Labels: integration-test, kip-848-client-support > Fix For: 4.0.0 > > > When executing the {{PlaintextAdminIntegrationTest}}'s > {{testConsumerGroups()}} using the {{CONSUMER}} group protocol, it fails with > the error: > {quote}{color:#FF0000}Transaction offset Commit failed due to consumer group > metadata mismatch: The coordinator is not aware of this member.{color} > {quote} > -- This message was sent by Atlassian Jira (v8.20.10#820010)