| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* Added `max_bytes` option and FetchRequest_v3 usage.
* Add checks for versions above 0.10 based on ApiVersionResponse
|
| |
|
|
|
|
| |
KafkaConsumer (#860)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#770 / #594)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#732)
|
| |
|
|
|
|
| |
messagesets
|
|
|
| |
Fixes #665
|
| |
|
| |
|
| |
|
|\
| |
| | |
Small improvements to fetching logic
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
FetchResponses
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Generally should not init_fetches while the generator has pending
messages; this revision adds an explicit check / noop to the
public interface, and uses a private method internally to
attempt to pipeline fetch requests.
|
| |
|
| |
|
| |
|
|
|
|
| |
out of sync
|