deb-python-kafka/kafka
2017-03-14 13:30:35 -07:00
..
consumer Additional docstrings for autocommit close option 2017-03-13 16:39:53 -07:00
coordinator Additional docstrings for autocommit close option 2017-03-13 16:39:53 -07:00
metrics Fix quota violation exception message (#809) 2016-08-20 17:39:26 -07:00
partitioner Sort partitions before calling partitioner (#905) 2016-12-19 11:26:03 -08:00
producer Fixup :meth: sphinx documentation for use in KafkaConsumer.rst etc 2017-03-07 12:25:30 -08:00
protocol Avoid re-encoding for message crc check (#1027) 2017-03-13 16:41:38 -07:00
serializer Add kafka.serializer interfaces (#912) 2016-12-19 11:27:23 -08:00
vendor Fixed couple of "leaks" when gc is disabled (#979) 2017-03-07 13:31:46 -08:00
__init__.py Add kafka.serializer interfaces (#912) 2016-12-19 11:27:23 -08:00
client_async.py Add optional kwarg to ready and is_ready to disable metadata-priority logic (#1017) 2017-03-08 22:53:31 -08:00
client.py Add sphinx formatting to hyperlink methods (#898) 2017-03-03 10:14:54 -08:00
cluster.py Add ClusterMetadata documentation 2017-03-07 12:24:55 -08:00
codec.py LZ4 support in kafka 0.8/0.9 does not accept a ContentSize header 2017-03-14 13:30:35 -07:00
common.py Always absolute_import 2016-08-02 21:36:00 -07:00
conn.py Add client info logging re bootstrap; log connection attempts to balance with close 2017-03-06 15:16:45 -08:00
context.py Always absolute_import 2016-08-02 21:36:00 -07:00
errors.py Add new broker response errors 2017-03-04 10:52:44 -08:00
future.py Always absolute_import 2016-08-02 21:36:00 -07:00
structs.py Add send_list_offset_request for searching offset by timestamp (#1001) 2017-03-02 14:15:01 -08:00
util.py Remove dead code (#967) 2017-02-28 10:18:02 -08:00
version.py Bump version for development 2016-12-29 09:18:31 -08:00