| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
then process a response errback
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
partition
|
| |
|
|\
| |
| | |
Support batch_size = 0 in producer buffers
|
| | |
|
|\ \
| | |
| | | |
Dont override system rcvbuf or sndbuf unless user configures explicitly
|
| |/ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
unnecessary sleep in poll
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- only raise AssertionErrors if strict=True (default False)
- connect timeout is configurable (default 2secs)
- monkeypatch request_timeout_ms config and check for RequestTimeoutErrors
- add assertion error message
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- add ClusterMetadata.need_all_topic_metadata attribute
- client requests metadata for all topics if attribute True
|
|
|
|
| |
FetchResponses
|
| |
|
| |
|