Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KAFKA-2136: support Fetch and Produce v1 (throttle_time_ms)kafka-2136 | Dana Powers | 2016-04-06 | 1 | -5/+1 |
* | Use version-indexed lists for request/response protocol structsprotocol_versions | Dana Powers | 2016-04-05 | 1 | -8/+8 |
* | Update imports from kafka.common -> kafka.errors / kafka.structs | Dana Powers | 2016-04-05 | 1 | -19/+14 |
* | Remove KafkaProtocol._decode_message | Dana Powers | 2015-12-10 | 1 | -32/+0 |
* | Convert OffsetCommit and OffsetFetch protocol encode/decode | Dana Powers | 2015-12-10 | 1 | -82/+46 |
* | Change KafkaProtocol to encode/decode Structs, not bytes | Dana Powers | 2015-12-09 | 1 | -246/+106 |
* | Switch crc32 back to signed integer -- this is consistent with protocol encod... | Dana Powers | 2015-12-04 | 1 | -2/+2 |
* | Fix tests broken by legacy module move | Dana Powers | 2015-12-04 | 1 | -0/+2 |
* | Rename kafka.protocol -> kafka.protocol.legacy | Dana Powers | 2015-12-04 | 1 | -0/+646 |