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

All Key-Value Tables must be accessed via the APIs in io.pravega.client.tables #222

Open
shshashwat opened this issue Sep 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shshashwat
Copy link
Contributor

Problem description
Currently Schema Registry is using wire-commands directly to the segment-store. This needs to be changed and the implementation should be to use Client API instead of Wire-Commands since Schema Registry is a separate service from Pravega.

Problem location
Across the repo

Suggestions for an improvement
Remove every wire-commands and implement it via KVT Client API.

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