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

Correct message keys for async batching mode #326

Closed
wants to merge 2 commits into from

Conversation

vshlapakov
Copy link
Contributor

There're some possible changes relative to #325.

As create_message_set() method is called only from base Producer class and from _send_upstream(), I've changed it a little bit, so messages sent as a list of (msg, key) tuples. I've added some basic tests also.

Take a look please, probably it can be improved.

@vshlapakov vshlapakov closed this Feb 25, 2015
@vshlapakov
Copy link
Contributor Author

I need to fix it with other branch, will create a new one.

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.

None yet

1 participant