Closed Marc19 closed 4 years ago
Hi @LGouellec, thanks man. Looking forward to it!
I think I don't have access for the sample stream repo.
Retry, I made mistake in my comment
Thank you, I really appreciate your effort!
I'm not sure but I think my current problem is, that my object is auto registered in the schema registry when it is first produced in a Kafka topic. So, I would prefer not to define the schema manually like you did in the Person object.
So is there something I can do to achieve this?
With both modifications, it should be OK for your use case :)
Streamiz packages was released in 1.0.0 version. A new nuget packages with name : Streamiz.Kafka.Net.SchemaRegistry.SerDes.Avro was release too. It contains avro serdes which interact with Schema Registry.
Don't hesitate to test !! So I close this issue 😃
Hi @Marc19, for moment Avro SerDes which interact with Schema Registry is not available. I plan this feature immediately in 0.3.0 beta release which should be released at the end of August. In parallel, I will try to give an example of code like a workaround.
Glad to see that Regards,