conduktor.io ↗

KIP-895 — Dynamically refresh partition count of __consumer_offsets

Discussion ConsumerBroker

Proposes dynamically reloading the partition count of `__consumer_offsets` at runtime after it is increased, without requiring a rolling broker restart. Currently the new partition count is only picked up on broker startup, so expanding the consumer offsets topic requires a disruptive rolling restart to redistribute group coordinators.

Details

AuthorChristo Lolov
StatusDiscussion
WikiView on Apache Wiki
Created2022-12-29
Last Modified2023-01-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.