| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
recv)
|
| | |
|
| |
| |
| |
| |
| | |
- add Payload to kafka.common Request/Responses namedtuples
- OffsetFetch and OffsetCommit still need to be converted
|
| | |
|
| |
| |
| |
| | |
max_bytes
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
max_bytes
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
separate send / recv in BrokerConnection
improve connection and error handling
use different read and write fds for py3
|
| | | |
|
| | |
| | |
| | |
| | | |
support tell()
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
encoding spec
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
SimpleProducer.send_messages call
|
| | | |
|
| |/
|/| |
|
| | |
|
|\ \
| | |
| | | |
Add KafkaConsumer#close
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
timeout arg)
|
| | | |
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| |
| | |
tested locally with `pylint --rcfile=pylint.rc -E kafka test`. should
pass travis builds.
|