| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
The JoinGroupRequest struct added a rebalance_timeout as part of KIP-62 / KAFKA-3888
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
berkerpeksag/selectors34@6128e06
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
KafkaConsumer (#860)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fixes a bug where lookup was done only once for the whole life of the
process -- if a broker's IP changed, client couldn't reconnect.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|