redpanda-data / redpanda-data/redpanda
Redpanda Schema Registry is more permissive than the reference implementation, causing compatibility issues with Materialize
Open
@BenPope is already working on this.
Since Apr 17, 2022.
area/schema-registry
community
kind/bug
- Dominant language
- C++
- Stars
- 12.6k
- Forks
- 792
- PR merge metrics
- No merged PRs in 30d
Description
See here: https://github.com/MaterializeInc/database-issues/issues/3459
Redpanda's SR is accepting schemas that violate the Avro spec, and also aren't accepted by Confluent SR (or Materialize).
JIRA Link: CORE-887
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.