| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* LZ4 framing fixed in 0.10 / message v1 -- retain broken lz4 code for compatibility
* lz4f does not support easy incremental decompression - raise RuntimeError
* Update lz4 codec tests
|
| |
|
|
|
|
| |
messagesets
|
| |
|
| |
|
|
|
|
|
| |
[Legacy Protocol] Update legacy protocol to handle compressed messages
* [SimpleConsumer] Fix legacy SimpleConsumer when using compressed messages
|
|
|
|
| |
check_version
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- temporarily ignore kafka/consumer/group.py
- temporarily ignore test/test_protocol.py
- disable-msg deprecated; use disable= instead
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- add Payload to kafka.common Request/Responses namedtuples
- OffsetFetch and OffsetCommit still need to be converted
|
| |
|
|
|
|
| |
max_bytes
|
| |
|
| |
|
| |
|
|
|
|
| |
max_bytes
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
support tell()
|
| |
|