confluent-kafka-dotnet icon indicating copy to clipboard operation
confluent-kafka-dotnet copied to clipboard

Json Schema Deserialization not validating against Schema Registry

Open prabhpahul opened this issue 1 year ago • 0 comments

Description

We are not validating while deserializing the record on the consumers? Is it not recommended or something planned for the future release or is already implemented(somehow I missed it)?

How to reproduce

Checklist

Please provide the following information:

  • [ ] A complete (i.e. we can run it), minimal program demonstrating the problem. No need to supply a project file.
  • [ ] Confluent.Kafka nuget version.
  • [ ] Apache Kafka version.
  • [ ] Client configuration.
  • [ ] Operating system.
  • [ ] Provide logs (with "debug" : "..." as necessary in configuration).
  • [ ] Provide broker log excerpts.
  • [ ] Critical issue.

prabhpahul avatar Aug 01 '23 03:08 prabhpahul