confluentinc / confluentinc/confluent-kafka-python
Request: list of topics, list/number of partitions and watermark offsets for each
Open
api-change
component:consumer
component:librdkafka
enhancement
status:planned
- Dominant language
- Python
- Stars
- 509
- Forks
- 964
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 14
Description
Description
===========
Would love to see the following functions added:
- list topics on the server
- for a given topic, fetch the number of partitions
- for a given topic, fetch the watermark offsets for *all* partitions in a single call (rather than looping over each).
Please advise if these are already implemented (in which case, sorry!) or whether they are at least possible in the current framework.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.