0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version for development More... over 7 years ago
Patch Release 1.4.2 More... over 7 years ago
KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0 (#1439) More... over 7 years ago
Add kafka 1.0.1 release to test fixtures (#1437) More... over 7 years ago
Remove old CommitFailed error message from coordinator (#1436) More... over 7 years ago
Update changelog with unreleased 1.4.2 notes More... over 7 years ago
Validate that serializers generate bytes-like (or None) data (#1420) More... over 7 years ago
Do not validate api_version against known versions (#1434) More... over 7 years ago
Connect with sockaddrs to support non-zero ipv6 scope ids (#1433) More... over 7 years ago
Re-enable logging during broker version check (#1430) More... over 7 years ago
Connection logging cleanups (#1432) More... over 7 years ago
Add BrokerConnection.connect_blocking() (#1411) More... over 7 years ago
Short-circuit BrokerConnection.close() if already disconnected (#1424) More... over 7 years ago
Only increase reconnect backoff if all addrinfos have been tried (#1423) More... over 7 years ago
Support alternative lz4framed (#1395) More... over 7 years ago
Close leaked selector in version check (#1425) More... over 7 years ago
Make BrokerConnection .host / .port / .afi immutable, use _sock_* attributes for current lookups (#1422) More... over 7 years ago
Avoid tight poll loop in consumer when brokers are down (#1415) More... over 7 years ago
Fix BrokerConnection.connection_delay() to return milliseconds (#1414) More... over 7 years ago
Close KafkaConsumer instances during tests (#1410) More... over 7 years ago
Use local copies in Fetcher._fetchable_partitions to avoid mutation errors (#1400) More... over 7 years ago
Fix error var name in _unpack (#1403) More... over 7 years ago
Validate max_records in KafkaConsumer.poll (#1398) More... over 7 years ago
Fix KafkaConsumer compacted offset handling (#1397) More... over 7 years ago
Fix byte size estimation with kafka producer (#1393) More... over 7 years ago
Use hardware accelerated CRC32C function if available (#1389) More... over 7 years ago
Correctly respect timeouts in consumer poll interface (#1384) More... over 7 years ago
Fix response schema More... over 7 years ago
Add Admin CreatePartitions API call More... over 7 years ago
Removed pytest-catchlog dependency More... over 7 years ago