conduktor.io ↗

KIP-528 — Deprecate PartitionGrouper configuration and interface

Accepted Kafka 2.4 Streams

Deprecates and removes the PartitionGrouper configuration and interface from Kafka Streams. The interface was undocumented in its constraints and easily misused, and no production use cases existed; the internal task-to-partition assignment is better handled by the Streams assignment logic directly.

Details

AuthorMatthias J. Sax
StatusAccepted
Kafka Version2.4
JIRAKAFKA-8927
WikiView on Apache Wiki
Created2019-09-19
Last Modified2019-09-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.