Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test for unknown coordinator heartbeat task | Dana Powers | 2016-03-12 | 1 | -2/+14 |
* | Mock client.ready() call to test coordinator offset fetch request | Dana Powers | 2016-02-19 | 1 | -0/+1 |
* | break up some circular references and close client wake pipe on __del__ | aisch | 2016-02-16 | 1 | -1/+2 |
* | Add RangePartitionAssignor (and use as default); add assignor testsrange_assignor | Dana Powers | 2016-02-16 | 1 | -7/+11 |
* | Add mocking to test_coordinator::test_close to fix random test failure (via t... | Dana Powers | 2016-01-11 | 1 | -0/+1 |
* | Add ConsumerCoordinator unit tests | Dana Powers | 2016-01-10 | 1 | -0/+568 |