Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Incorrect protobuf schema compatiblility checks #875

Open
paualarco opened this issue Oct 6, 2020 · 0 comments
Open

Incorrect protobuf schema compatiblility checks #875

paualarco opened this issue Oct 6, 2020 · 0 comments

Comments

@paualarco
Copy link

The schema registry running locally on the docker image with tag 5.2.0 is not returning correct schema compatibility responses for protobuf schemas.

What happens is that when I register a schema A, whatever schema I compare with returns compatibility: true, even if it is an empty one, whereas my expectations is that it should return false, since the changes are non backwards nor forward compatible...

Is this feature not supported yet using docker image or am I missing any concept?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant