apache / apache/rocketmq-schema-registry

One subject corresponds to only one schema, but there is not any checks when schema registering.

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Java
Stars
34
Forks
20
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/31175234/233772065-63257653-a957-4dfa-97ac-159c04fae602.png)

You can change the schemaName and register a schema to the same topic by invoke the method schemaRegistryClient.registerSchema.

I think the request must be rejected, when there is a schema bind to the topic(subject). To protect the semantics one subject corresponds to only one schema.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.