conduktor.io ↗

KIP-638 — Deprecate DescribeLogDirsResponse.[LogDirInfo, ReplicaInfo]

Discarded Admin

Deprecates the `DescribeLogDirsResponse.LogDirInfo` and `ReplicaInfo` classes from the internal `requests` package that were incorrectly exposed through the public `AdminClient` API. Without this fix, users of `AdminClient.describeLogDirs()` are forced to import internal classes with no Javadoc, and the broker is unable to evolve these internal types without breaking user code.

Protocol Impact

DescribeLogDirs

Details

AuthorDongjin Lee
StatusDiscarded
JIRAKAFKA-8794
WikiView on Apache Wiki
Created2020-07-04
Last Modified2020-07-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.