conduktor.io ↗

KIP-422 — KIP-421

Discarded Kafka 2.6 Admin

Proposes adding client quota management (create, alter, describe, delete) to the `AdminClient` API, covering user, client-ID, and IP quota entities. Previously, client quota configuration required direct ZooKeeper writes (`/config/users/`, `/config/clients/`), bypassing broker-side authorization and making programmatic quota management impossible without a ZooKeeper dependency.

Protocol Impact

DescribeConfigs · AlterConfigs · IncrementalAlterConfigs

Details

AuthorYaodong Yang
StatusDiscarded
Kafka Version2.6
JIRAKAFKA-7740
WikiView on Apache Wiki
Created2018-12-23
Last Modified2020-04-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.