Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a Kafka Cluster's meta data accessible #31

Open
felixschlegel opened this issue Sep 23, 2022 · 1 comment
Open

Make a Kafka Cluster's meta data accessible #31

felixschlegel opened this issue Sep 23, 2022 · 1 comment

Comments

@felixschlegel
Copy link
Contributor

Idea

Create a dedicated MetaData type that enables users to:

  • get all partitions for a topic

Note: This is a discovery task that might be extended or abolished in the future.

@mr-swifter
Copy link
Collaborator

As well as portions it would be nice to have access to entire metadata information, like:

  • available brokers (host / port)
  • leadership information
  • replicase information
  • count in sync replicas

@mr-swifter mr-swifter mentioned this issue Jun 29, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants