-
Notifications
You must be signed in to change notification settings - Fork 922
Open
Labels
component:adminIssues tied specifically to admin logic or code pathsIssues tied specifically to admin logic or code pathsenhancementRequesting a feature changeRequesting a feature change
Description
Description
I use AdminClient
in confluent-kafka-python and I would like to find a way to get "the size of topics partitions on disk by broker" in python ?
I know it is possible in java client (natif kafka client) with DescribeLogDirsResult
and DescribeReplicaLogDirsResult
.
Will this be possible in the future in this lib?
Checklist
Please provide the following information:
- confluent-kafka-python and librdkafka version (
1.7.0
and1.7.0
): - Apache Kafka broker version:
2.6
- Client configuration:
{...}
- Operating system:
Centos7 or Ubuntu 18
vivanitski-lgi, thom-vend, JohnPreston, MironovOleg and Dennis981210
Metadata
Metadata
Assignees
Labels
component:adminIssues tied specifically to admin logic or code pathsIssues tied specifically to admin logic or code pathsenhancementRequesting a feature changeRequesting a feature change