We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
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
No, community resolution only
No response
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: