You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to use the KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro serializer to serialize the key of my event, not just the value.
I'm looking for the equivalent of: Confluent.Kafka.ProducerBuilder.SetKeySerializer
Example usage:
I've searched the documentation and code and cannot see how to do this. Do you have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions