Skip to content

How to request for metadatas conveniently? #1178

Closed
@Jiayi-Liao

Description

@Jiayi-Liao

It seems that kafka-python has only two main roles: KafkaConsumer and KafkaProducer, and we need to initialize one of them before our opreration. However, we don't want to be a consumer or a producer when we request for kafka metadata such as partition offsets for a specific topic. Have you considered adding a new role in kafka-python such as "metadata-tools" ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions