conduktor.io ↗

KIP-248 — Create New ConfigCommand That Uses The New AdminClient

Discarded Admin

Proposes migrating the `kafka-configs.sh` tool from direct ZooKeeper access to using the Admin Client API for all configuration operations (rejected in favor of incremental ZooKeeper removal work tracked separately). The existing `ConfigCommand` uses ZooKeeper directly for config reads and writes, coupling the tool to ZooKeeper's internal config znode schema and bypassing broker-side authorization.

Protocol Impact

Metadata

Details

AuthorViktor Somogyi
StatusDiscarded
JIRAKAFKA-5722
WikiView on Apache Wiki
Created2018-01-12
Last Modified2019-02-15
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.