conduktor.io ↗

KIP-561 — Regex Support for ConsumerGroupCommand

Discussion AdminConsumer

KIP-561 adds regex support to `kafka-consumer-groups.sh` for the `--describe`, `--delete`, and `--reset-offsets` operations, allowing operators to target multiple groups with a single regex pattern. Without regex support, bulk operations against groups with common naming conventions require scripting around the CLI or enumerating every group explicitly.

Details

AuthorAlex Dunayevsky
StatusDiscussion
JIRAKAFKA-7817
WikiView on Apache Wiki
Created2019-12-23
Last Modified2020-01-16
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.