KIP-879 — Multi-level Rack Awareness
Discussion Broker
Extends Kafka's rack awareness to support hierarchical multi-level rack topologies (e.g., host → rack → zone → datacenter), so partition replicas are distributed across the most fault-isolated units possible. The current single-level `broker.rack` model cannot express datacenter or zone boundaries for stretch cluster deployments.
Details
| Author | Viktor Somogyi |
| Status | Discussion |
| JIRA | KAFKA-14281 |
| Wiki | View on Apache Wiki |
| Created | 2022-10-05 |
| Last Modified | 2022-11-29 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.