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

SyncProducer batch support #677

Merged
merged 2 commits into from
Jun 10, 2016
Merged

SyncProducer batch support #677

merged 2 commits into from
Jun 10, 2016

Conversation

eapache
Copy link
Contributor

@eapache eapache commented Jun 9, 2016

Provide a SyncProducer.SendMessages method which produces a given batch of
messages (though does not guarantee they will end up in a single batch on the
wire).

Fixes #674

@tadbook @JasonRosenberg cc @wvanbergen

Provide a `SyncProducer.SendMessages` method which produces a given *batch* of
messages (though does not guarantee they will end up in a single batch on the
wire).
@eapache eapache merged commit c372abc into master Jun 10, 2016
@eapache eapache deleted the sync-batch-producer branch June 10, 2016 19:01
@tadbook
Copy link

tadbook commented Jun 10, 2016

Thanks!

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.

2 participants