You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: