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
MetadataPartitionSpec update
https://infinyon.github.io/fluvio-client-python/fluvio.html#MetadataTopicSpec output by calls like https://infinyon.github.io/fluvio-client-python/fluvio.html#FluvioAdmin.all_topics should also expand. It would be nice to could also simplfy this so input and output TopicSpec are the same (but this isn't a hard requirement) Similar for https://infinyon.github.io/fluvio-client-python/fluvio.html#MetadataPartitionSpec returned by https://infinyon.github.io/fluvio-client-python/fluvio.html#FluvioAdmin.list_partitions This could be broken off into smaller sub-issues or multiple PRs as needed.
https://infinyon.github.io/fluvio-client-python/fluvio.html#MetadataTopicSpec output by calls like https://infinyon.github.io/fluvio-client-python/fluvio.html#FluvioAdmin.all_topics should also expand. It would be nice to could also simplfy this so input and output TopicSpec are the same (but this isn't a hard requirement)
Similar for https://infinyon.github.io/fluvio-client-python/fluvio.html#MetadataPartitionSpec returned by https://infinyon.github.io/fluvio-client-python/fluvio.html#FluvioAdmin.list_partitions
This could be broken off into smaller sub-issues or multiple PRs as needed.
Originally posted by @digikata in #527
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MetadataPartitionSpec update
Originally posted by @digikata in #527
The text was updated successfully, but these errors were encountered: