Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup error loggingerrors | Dana Powers | 2016-07-15 | 1 | -1/+1 |
* | use the same logic for callbacks regardless of is_done status | Zack Dever | 2016-04-25 | 1 | -12/+15 |
* | 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 |
* | Coerce exceptions to bool in Future.succeeded() and Future.failed() | Dana Powers | 2016-04-05 | 1 | -2/+2 |
* | Call errbacks with future.exception | Dana Powers | 2016-01-03 | 1 | -1/+1 |
* | Prefer assert or more-specific error to IllegalState / IllegalArgument | Dana Powers | 2015-12-30 | 1 | -8/+4 |
* | Improvements to kafka.future.Future | Dana Powers | 2015-12-28 | 1 | -8/+37 |
* | Use attributes on exception classes to signal retriable and invalid metadata ... | Dana Powers | 2015-12-28 | 1 | -2/+5 |
* | Switch BrokerConnection to (mostly) non-blocking IO. | Dana Powers | 2015-12-17 | 1 | -0/+51 |