logstash-plugins/logstash-integration-kafka

support schema registry for protobuf

navneet83 opened this issue · 1 comments

Currently, schema registry can only be used to decode Avro messages. However, Kafka consumer has the capability to deserialize protobuf messages using the same setting. Creating this feature request to enable support for decoding protobuf encoded messages using schema registry.

+1 for jsonschema too.