Skip to content

KIP 848: Added support for DescribeConsumerGroup for consumer protocol groups#4941

Merged
Emanuele Sabellico (emasab) merged 42 commits intomasterfrom
dev_ConsumerGroupDescribeApi
Apr 15, 2025
Merged

KIP 848: Added support for DescribeConsumerGroup for consumer protocol groups#4941
Emanuele Sabellico (emasab) merged 42 commits intomasterfrom
dev_ConsumerGroupDescribeApi

Conversation

@PratRanj07
Copy link
Copy Markdown
Contributor

This PR intends to add support for calling DescribeConsumerGroups for groups created with the new consumer protocol and add backward compatibility to describe group created with the old Classic Protocol.
The working of the API remains similar. Users will continue to call the existing DescribeConsumerGroups api but internally we will be calling the new ConsumerGroupDescribe api to fetch the results. If we get GRP_NOT_FOUND or UNSUPPORTED_VERSION error, then in that case we will call the old DescribeConsumerGroup api.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants