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
| Author | Christo Lolov |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2022-12-29 |
| Last Modified | 2023-01-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.