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

Add support for schema registry #460

Open
hguerrero opened this issue Aug 13, 2020 · 0 comments
Open

Add support for schema registry #460

hguerrero opened this issue Aug 13, 2020 · 0 comments

Comments

@hguerrero
Copy link

If we are using the schema registry for the topics and have the bridge enabled for the same topics, there is no way to ensure the bridge sent messages adhere to the required schemas, as it accepts any binary and json payload.

It should be possible to specify a schema registry url to check if the message payload is compatible if not, the request should be denied with and HTTP 400 type of error.

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

1 participant