#3747·sarama

feat: support ConsumerGroupDescribe API (KIP-848)

Author: shilohlee98Created Sep 12, 2026Updated Sep 12, 2026

Description

Sarama does not support ConsumerGroupDescribe (API key 69). As a result, the legacy DescribeGroups API may report active KIP-848 groups as Dead with no members.

I can help implement the request, response, broker method, and tests in a PR.

Additional context