conduktor.io ↗

KIP-133 — Describe and Alter Configs Admin APIs

Accepted Kafka 1.0 AdminProtocol

Adds DescribeConfigs and AlterConfigs admin API endpoints to the Kafka wire protocol, enabling clients to read and modify topic and broker configurations without direct ZooKeeper access. Before this, tools like kafka-configs.sh required ZooKeeper connectivity, preventing config management in environments where ZooKeeper was locked down.

Details

AuthorIsmael Juma
StatusAccepted
Kafka Version1.0
JIRAKAFKA-3267
WikiView on Apache Wiki
Created2017-03-16
Last Modified2018-05-12
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.