Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect CRC combine in Kafka produce client #1214

Merged
merged 6 commits into from
Sep 4, 2024

Conversation

bmaidics
Copy link
Contributor

@bmaidics bmaidics commented Aug 27, 2024

Fixes #1221

@bmaidics bmaidics requested a review from jfallows August 27, 2024 12:06
…binding/kafka/internal/stream/KafkaClientProduceFactory.java

Co-authored-by: John Fallows <john.r.fallows@gmail.com>
@jfallows jfallows merged commit c2821ce into aklivity:develop Sep 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zilla produces corrupt messages due to incorrect CRC when fragmented
2 participants