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

Kafka topic/partition helper #103

Open
YooSunYoung opened this issue Nov 2, 2023 · 0 comments
Open

Kafka topic/partition helper #103

YooSunYoung opened this issue Nov 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@YooSunYoung
Copy link
Member

We might need to retrieve topics/partitions based on the prefix (Instrument name) or category (system message or event data).

The access to each topic will be controlled based on the user, so we might also be able to simply query all topics and sort them by category.

It will be useful if we can figure out which buffer schema of each topic is using before we start consuming message.

@YooSunYoung YooSunYoung added the enhancement New feature or request label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant