question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`AutoConsume` should support protobuf schema

See original GitHub issue

Describe the bug When consuming protobuf schema messages with AUTO_CONSUME consumer, will get Retrieve schema instance from schema info for type 'PROTOBUF' is not supported yet exception.

Expected behavior Consume protobuf as GenericRecord with AUTO_CONSUME

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
eolivellicommented, Feb 26, 2022

It should already work with protobuf native

0reactions
mattisonchaocommented, Jul 23, 2022

The details please see #13094, closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Protobuf Schema Serializer and Deserializer
Starting with Confluent Platform 5.5.0, Schema Registry now supports arbitrary schema types. You should verify which schema types are currently registered with ...
Read more >
Understand schema - Apache Pulsar
The following table outlines the primitive types that Pulsar schema supports, and the conversions between schema types and language-specific primitive types ...
Read more >
Introducing Protocol buffers (protobuf) schema support in AWS ...
In this post, we focus on Protocol buffers schema support in AWS ... With protobuf, you can use generated code from the schema...
Read more >
Language Guide | Protocol Buffers - Google Developers
required : a well-formed message must have exactly one of this field. ... enum, and service) can be defined in a single .proto...
Read more >
How to use Protobuf with Apache Kafka and Schema Registry
Protobuf and JSON schemas are now supported as the first-class citizens in Confluent ... Schema Registry will detect if breaking changes are about...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found