redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

Schema registry: add json support

Open jnoynaert opened this issue 3 years ago • 6 comments
trafficstars

Who is this for and what problem do they have today?

For engineering teams not familiar with Kafka, the easiest onramp to publishing to Redpanda is json serialization (no additional dependencies or overhead of learning a binary format) published via http proxy (no need for a Kafka client library and the associated patterns for publishing).

Doing with this Redpanda today means forgoing use of schema registry for those topics, even though many Kafka implementations rely on schema registry as part of the overall workflow for governance, discoverability, etc.

What are the success criteria?

Users can successfully register json schemas with Redpanda schema registry.

Why is solving this problem impactful?

Opens up use of Redpanda to more teams while maintaining governance and usability benefits of schema registry

Additional notes

Original slack thread

JIRA Link: CORE-1011

jnoynaert avatar Aug 25 '22 02:08 jnoynaert

+1

vblackburn avatar Nov 15 '22 16:11 vblackburn

+1

alexisread avatar Feb 09 '23 14:02 alexisread

+1

ffernandolima avatar Mar 07 '23 13:03 ffernandolima

+1

toannhu96 avatar Apr 07 '23 23:04 toannhu96

We need it!

thonipintu avatar Aug 11 '23 06:08 thonipintu

Are there any comments from the devs or idea of where this stands on any kind of roadmap?

matutter avatar May 20 '24 19:05 matutter