| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Change-Id: I6527da4b70ebec9e08fa50aca9eba717b8361f19
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Bug 1:
When `value` is None, trying to call `len(None)` throws an exception.
Bug 2:
When len(`value`) <= 100, the code currently prints b'' rather than
`value`.
|
| |
|
| |
|
|
|
|
| |
message format
|
| |
|
| |
|
|
|
|
| |
and send in parallel.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
The JoinGroupRequest struct added a rebalance_timeout as part of KIP-62 / KAFKA-3888
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* 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
|