conduktor.io ↗

KIP-823 — Update Admin::describeConfigs to allow fetching specific configurations

Discussion Admin

Extends `AdminClient.describeConfigs()` to accept an optional set of specific config key names within a `ConfigResource`, returning only those keys rather than all configurations. Currently the API always returns the entire config set for a resource, which is wasteful over large broker or topic configs when callers only need a small subset.

Protocol Impact

DescribeConfigs

Details

AuthorVikas Singh
StatusDiscussion
JIRAKAFKA-13517
WikiView on Apache Wiki
Created2022-02-20
Last Modified2022-02-21
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.