We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: