jonathansant / Orleans.Streams.Kafka

An implementation of a PersistentStreamProvider for Microsoft Orleans and Kafka using the Confluent API
GNU General Public License v3.0
79 stars 31 forks source link

fix(serialization): `KafkaBatchContainerSerializer` throwing error #60

Closed stephenlautier closed 9 months ago

stephenlautier commented 9 months ago

This fixes this issue:

image