kafka-protobuf-console-consumer
kafka-protobuf-console-consumer copied to clipboard
support optional labels in Proto3
I get below error when trying to deserialize messages with optional field in schema
panic: could not parse given files: xxxxxxxx: field xxxxxxxxx: field has label LABEL_OPTIONAL, but proto3 should omit labels other than 'repeated'