conduktor.io ↗

group.consumer.max.size — Kafka Broker Configuration

The maximum number of consumers that a single consumer group can accommodate. This value will only impact the new consumer coordinator.

Description

The maximum number of consumers that a single consumer group can accommodate. This value will only impact the new consumer coordinator. To configure the classic consumer coordinator check group.max.size instead.

Default Values by Kafka Version

Kafka VersionDefault Value
3.72147483647
3.82147483647
3.92147483647
4.02147483647
4.12147483647
4.22147483647
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.