Can we use schema registry for json messages and json schemas? Or is it like we have to use avro serialization for value serialization of messages.
Asked
Active
Viewed 55 times
-1
-
SO is really a forum for code help, not product support. There are a number of Apache user forums that would be a better place for your question. – Sid Kwakkel Feb 15 '21 at 07:27
-
What research did you do for this question? – OneCricketeer Feb 15 '21 at 15:06
1 Answers
1
Confluent schema registry also support JSON schema and Protobuf with the release of Confluent Platform 5.5. It has been announced in this blog.

Michael Heil
- 16,250
- 3
- 42
- 77