| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This finishes the split from `kafka.common` to `kafka.errors`/`kafka.structs`.
|
|
|
|
| |
(#1364)
|
| |
|
|
|
| |
* Fix race condition in coordinator join_future handling
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* Dont wait for group join to enable AutoCommitTask if broker version < 0.9
* For zookeeper offset storage, set a "coordinator" with least_loaded_node
|
| |
|
|
|
|
|
|
| |
This adds the parent metrics instance to kafka consumer, which will
eventually be used to instrument everything under consumer. To start
I ported the java consumer coordinator metrics.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
travis logs)
|
|
|