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
| Author | Matthias J. Sax |
| Status | Accepted |
| Kafka Version | 2.4 |
| JIRA | KAFKA-8927 |
| Wiki | View on Apache Wiki |
| Created | 2019-09-19 |
| Last Modified | 2019-09-24 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.