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

Add producer support for Kafka 0.11 records #976

Merged
merged 2 commits into from
Nov 3, 2017
Merged

Add producer support for Kafka 0.11 records #976

merged 2 commits into from
Nov 3, 2017

Conversation

wladh
Copy link
Contributor

@wladh wladh commented Nov 2, 2017

This change adds support for new record format of Kafka 0.11 in consumer. Transactions are not supported and neither are idempotent messages.
Issue #901

This changeset introduces support for producing messages in the new
Kafka 0.11 Record format (including attaching headers).
It doesn't support transactions or idempotent messages.
@eapache
Copy link
Contributor

eapache commented Nov 3, 2017

Thanks!

@eapache eapache merged commit b305748 into IBM:master Nov 3, 2017
@wladh wladh deleted the producer branch November 3, 2017 14:13
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.

3 participants