Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove producer failover tests #213
Conversation
dpkp
added some commits
Aug 27, 2014
added a commit
that referenced
this pull request
Aug 27, 2014
dpkp
merged commit 7c83059
into
dpkp:master
Aug 27, 2014
1 check passed
continuous-integration/travis-ci
The Travis CI build passed
Details
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
dpkp commentedAug 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