0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pylint 1.7.0+ supports python 3.6 and merge py36 into common tstenv (#1095) More... over 8 years ago
Improve error message when expiring batches in KafkaProducer (#1077) More... over 8 years ago
Warn dont raise on DNS lookup failures (#1091) More... over 8 years ago
Ignore not-context-manager pylint error (#1092) More... over 8 years ago
Deal with brokers that disappear, reappear with different IP address (#1085) More... over 8 years ago
Follow-up to #1068: remove not-implemented comments More... over 8 years ago
readthedocs.io follow-up to #1074 for docs/ More... over 8 years ago
Update RTD links with https / .io (#1074) More... over 8 years ago
Timeout idle connections via connections_max_idle_ms (#1068) More... over 8 years ago
Avoid multiple connection attempts when refreshing metadata (#1067) More... over 8 years ago
Catch socket.errors when sending / recving bytes on wake socketpair (#1069) More... over 8 years ago
Fix poll() hyperlink in KafkaClient More... over 8 years ago
Update README: Prefer python-lz4 over lz4tools (#1057) More... over 8 years ago
Fix typo (#1054) More... over 8 years ago
Bump version for development More... over 8 years ago
Release 1.3.3 More... over 8 years ago
Derive all api classes from Request / Response base classes (#1030) More... over 8 years ago
Alter test skips: python-lz4 works on python26, but not pypy More... over 8 years ago
LZ4 support in kafka 0.8/0.9 does not accept a ContentSize header More... over 8 years ago
Update changelog More... over 8 years ago
Avoid re-encoding for message crc check (#1027) More... over 8 years ago
Additional docstrings for autocommit close option More... over 8 years ago
Optionally skip auto-commit during consumer.close (#1031) More... over 8 years ago
Prefer python-lz4 over lz4f if available More... over 8 years ago
Return copy of consumer subscription set (#1029) More... over 8 years ago
Fix kwarg handing in kafka.protocol.struct.Struct (#1025) More... over 8 years ago
Short-circuit group coordinator requests when NodeNotReady (#995) More... over 8 years ago
Avoid unknown coordinator after client poll (#1023) More... over 8 years ago
Free lz4 decompression context to avoid leak More... over 8 years ago
Add optional kwarg to ready and is_ready to disable metadata-priority logic (#1017) More... over 8 years ago