Re: [PR] KAFKA-16267: Update consumer_group_command_test.py to support KIP-848’s group protocol config [kafka]

2024-03-15 Thread via GitHub
lucasbru merged PR #15537: URL: https://github.com/apache/kafka/pull/15537 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] KAFKA-16267: Update consumer_group_command_test.py to support KIP-848’s group protocol config [kafka]

2024-03-14 Thread via GitHub
kirktrue opened a new pull request, #15537: URL: https://github.com/apache/kafka/pull/15537 Added a new optional `group_protocol` parameter to the test methods, then passed that down to the `setup_consumer` method. Unfortunately, because the new consumer can only be used with the new