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

[v23.3.x] CORE-6860 Schema Registry: add detailed verbose compatibility checks #23170

Conversation

pgellert
Copy link
Contributor

@pgellert pgellert commented Sep 2, 2024

Backport of PR #22958

Fixes #23108
Fixes https://redpandadata.atlassian.net/browse/CORE-7075

Conflicts:

  • False conflict around proto_compatibility_result check_compatible(std::filesystem::path) in 352cdd1. The commits should be identical to the one being cherry-picked.

oleiman and others added 4 commits September 2, 2024 17:54
Common test code for working with detailed compatibility info about
protobuf and avro schemas.

(cherry picked from commit 11a87c3)
When an incompatible schema is posted, include the verbose compatibility
messages in the error message.

This helps users understand the reason for the incompatibility and it
matches the reference implementation.

Includes a minor fix to the way the compatibility level message is
formatted.

(cherry picked from commit cda768b)
@pgellert pgellert added this to the v23.3.x-next milestone Sep 2, 2024
@pgellert pgellert added the kind/backport PRs targeting a stable branch label Sep 2, 2024
@pgellert pgellert self-assigned this Sep 2, 2024
@pgellert pgellert marked this pull request as ready for review September 2, 2024 16:58
@BenPope BenPope merged commit 5b9de1b into redpanda-data:v23.3.x Sep 3, 2024
19 checks passed
@BenPope BenPope modified the milestones: v23.3.x-next, v23.3.21 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants