Skip to content
Snippets Groups Projects
Commit ae34b37c authored by Sören Henning's avatar Sören Henning
Browse files

Refactor KafkaRecordSender to support other types

`KafkaRecordSender` does not only support sending Avro values in combination
with the Confluent Schema Registry anymore, but also arbitrary other
types using a custom serializer.
parent 6290a003
No related branches found
No related tags found
No related merge requests found
Pipeline #6902 failed