confluentinc / confluentinc/confluent-kafka-python

Request: list of topics, list/number of partitions and watermark offsets for each

Open
#330 17 comments 10 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.