Skip to content

Add support for schema registry #460

@hguerrero

Description

@hguerrero

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions