| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
reconnects) (#799)
|
| |
|
| |
|
| |
|
|
|
|
| |
packets with TCP_NODELAY (#797)
|
|
|
|
| |
group test (#795)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
close (#792)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
add method ClusterMetadata.with_partitions
also fixup ClusterMetadata __str__
|
|\
| |
| | |
Vendor python module six; move selectors34 and socketpair under kafka.vendor
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
| |
- also update internal classes RecordAccumulator and Sender
|
| |
|
|
|
|
| |
PR #750 added the code for passing along a password, but not any
documentation on it
|
|\
| |
| | |
Add client, base coordinator, and a few extra producer metrics.
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#770 / #594)
|
| |
|
|
|
|
| |
Simplify RecordMetadata to unaltered namedtuple -- minor speed optimization
Minor optimization: inline check for no callbacks
|
| |
|
| |
|
|
|
|
| |
Use exclude_internal_topics config in KafkaConsumer to avoid subscribe patterns matching internal topics
Raise error during rebalance if subscribed topics are not authorized
|