partition.grouper — Kafka Kafka Streams Configuration
Partition grouper class that implements the org.apache.
Description
Partition grouper class that implements the org.apache.kafka.streams.processor.PartitionGrouper interface. WARNING: This config is deprecated and will be removed in 3.0.0 release.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.10.0 | class org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 0.10.1 | class org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 0.10.2 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 0.11.0 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 1.0 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 1.1 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.0 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.1 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.2 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.3 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.4 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.5 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.6 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.7 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
| 2.8 | org.apache.kafka.streams.processor.DefaultPartitionGrouper |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.