| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
(#1281)
|
| |
|
| |
|
|\
| |
| | |
Move callback processing from BrokerConnection to KafkaClient
|
| | |
|
|/ |
|
|
|
|
|
|
| |
* Use _send_bytes_blocking in BrokerConnection
* _try_authenticate should call recv() so that futures are resolved
* _sasl_auth_future can be reset if recv() causes disconnect
* validate sasl_mechanism against SaslHandShakeResponse enabled_mechanisms
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#1231)
|
| |
|
|
|
|
|
| |
* Removed a few unused imports
* Added note on socketpair monkey-path
|
| |
|
|
|
|
| |
review issues
|
|
|
|
| |
and send in parallel.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with close
|
| |
|
|
|
|
| |
* Added `max_bytes` option and FetchRequest_v3 usage.
* Add checks for versions above 0.10 based on ApiVersionResponse
|
| |
|
| |
|
|
|
|
| |
Cancelled (#1010)
|
| |
|
|
|
|
| |
(#1008)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|