Skip to content

Allow to get metadata from kafka #156

Open
@blindspotbounty

Description

@blindspotbounty

Sometimes it is required to know topics registered on broker and number of partitions, replicas per topic.

librdkafka has method rd_kafka_metadata(...) to provide such information.
Would be nice to be able to get it through swift-kafka-client.

Probably, that should be a part of Admin API that is not yet implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions