| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
add method ClusterMetadata.with_partitions
also fixup ClusterMetadata __str__
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- add ClusterMetadata.need_all_topic_metadata attribute
- client requests metadata for all topics if attribute True
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- return kafka.Future on send()
- recv is now non-blocking call that completes futures when possible
- update KafkaClient to block on future completion
|
| |
|
|
|