Skip to content

Feature request: Schema with Message in AvroConsumer #449

Closed
@saabeilin

Description

@saabeilin

Description

Avro message schemas usually carry important information, namespace and name.
For example, in Java API, both specific and generic Avro records have schema available via getSchema.

These namespace and name are essential to be able to:

  • differentiate event handling depending on type,
  • dynamically create Python objects from deserialized messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:schema-registryAny schema registry related isues rather than kafka isolated onesenhancementRequesting a feature change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions