| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
debug logging
|
| |
| |
| |
| | |
and reenable kafka.conn debug logging in tests
|
| |
| |
| |
| |
| |
| | |
- temporarily ignore kafka/consumer/group.py
- temporarily ignore test/test_protocol.py
- disable-msg deprecated; use disable= instead
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
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()
|
| | | |
|
| | | |
|
| | | |
|