group.protocol — Kafka Consumer Configuration
The group protocol consumer should use. We currently support "classic" or "consumer".
Description
The group protocol consumer should use. We currently support "classic" or "consumer". If "consumer" is specified, then the consumer group protocol will be used. Otherwise, the classic group protocol will be used.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.7 | classic |
| 3.8 | classic |
| 3.9 | classic |
| 4.0 | classic |
| 4.1 | classic |
| 4.2 | classic |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.