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

Improve producer failover tests #213

Merged
merged 2 commits into from Aug 27, 2014

Conversation

Projects
None yet
1 participant
@dpkp
Owner

dpkp commented Aug 27, 2014

And note loudly that async producer does not handle failed messages well.
Also intended to speed up the test suite considerably (these were the slowest tests in py26 / py27)
Fixes Issue #207

dpkp added a commit that referenced this pull request Aug 27, 2014

Merge pull request #213 from dpkp/improve_failover_tests
Warn users about async producer
Refactor producer failover tests (5x speedup)
Skip async producer failover test for now, because it is broken

@dpkp dpkp merged commit 7c83059 into dpkp:master Aug 27, 2014

1 check passed

continuous-integration/travis-ci The Travis CI build passed
Details

@dpkp dpkp deleted the dpkp:improve_failover_tests branch Aug 27, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment