If a schema registry is connected, you can register/search/modify the schema associated with the topic.
- key. Register/search/modify schema associated with message key.
- value. Register/search/modify schema associated with message.
If one schema registry is used redundantly in multiple Kafka clusters, errors may occur if schemas are mixed between clusters, depending on the subject naming strategy.