masesgroup / KNet

KNet is a comprehensive .NET suite for Apache Kafka™ providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka).
https://knet.masesgroup.com/
Apache License 2.0
32 stars 6 forks source link

.NET serialization is compliant with Apache Kafka #464

Closed masesdevelopers closed 1 month ago

masesdevelopers commented 1 month ago

Description

If .NET serialization is in use (UseKafkaClassForSupportedTypes is false), it shall be byte reversed to compliant with Apache Kafka serializers

Related Issue

closed #436

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: