Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA schema registry #7630

Open
jjansenvr opened this issue Oct 7, 2024 · 1 comment
Open

KAFKA schema registry #7630

jjansenvr opened this issue Oct 7, 2024 · 1 comment

Comments

@jjansenvr
Copy link
Contributor

Related Problem or Business Case

As far as I could see in the code, it does not implement the option of a schema registry. This feature is important in a mature kafka enviromment

Describe the Feature

the schemas could be in AVRO, JSON, Protobuff and can be retrieved from a schema registry, need to be cached and be used for deserialisation

Collaboration with External Companies

No, community resolution only

Anything else?

No response

@jjansenvr
Copy link
Contributor Author

https://medium.com/@rramiz.rraza/kafka-programming-in-java-with-avro-serialization-f0121db5a5a1

@nn we will most probably use Kafka with schema registry and AVRO schema

@nielsm5 nielsm5 added this to the 9.1 milestone Oct 14, 2024
@nielsm5 nielsm5 added the Epic label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants