confluentinc / confluentinc/kafka-tutorials
Resolving multiple event types with Schema Registry and Avro Generic objects
Open
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Description of the issue from the user perspective
>When we have a multi schema topic (TopicRecordNameStrategy, for example). On the consumer side, how can I implement the switch If I’m using GenericRecords? I don’t see how to can I obtain the necessary metadata, the generic SerDe does it transparently for me, but then all the records are the same
Contributor guide
Assessment
This issue has not been assessed yet.