Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KAFKA-3888 Use background thread to process consumer heartbeats (#1266) | Dana Powers | 2017-12-21 | 1 | -14/+35 |
* | Always absolute_importabsolute_import | Dana Powers | 2016-08-02 | 1 | -0/+2 |
* | Add base coordinator metrics | Dana Powers | 2016-07-17 | 1 | -2/+2 |
* | Remove unused importskafka-3318 | Dana Powers | 2016-04-05 | 1 | -2/+0 |
* | Update imports from kafka.common -> kafka.errors / kafka.structs | Dana Powers | 2016-04-05 | 1 | -1/+1 |
* | Fixup heartbeat config assertion | Dana Powers | 2015-12-31 | 1 | -1/+1 |
* | Prefer assert or more-specific error to IllegalState / IllegalArgument | Dana Powers | 2015-12-30 | 1 | -3/+3 |
* | Switch configs from attributes to dict to make passing / inspecting easier | Dana Powers | 2015-12-29 | 1 | -11/+15 |
* | AbstractCoordinator (modelled after upstream Java class) | Dana Powers | 2015-12-28 | 1 | -0/+43 |