Lyubomir Gardev

Results 2 comments of Lyubomir Gardev

It is completely unclear to me how to replace Confluent.Kafka.Avro with Confluent.SchemaRegistry.Serdes. There is a mismatch, when trying to assign `value` deserializer. ``` Argument 1: cannot convert from 'Confluent.SchemaRegistry.Serdes.AvroDeserializer' to...

Thanks for the information! What I do not understand is the versioning between the two available sets. Does `ConsumerBuilder` come from `0.11.x`? Is there a replacement? I am experimenting now...