0
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delay converting to seconds More... about 6 years ago
Catch TimeoutError in BrokerConnection send/recv (#1820) More... about 6 years ago
Remove unused/weird comment line (#1813) More... about 6 years ago
Reduce client poll timeout when no ifrs More... about 6 years ago
Update docs for api_version_auto_timeout_ms (#1812) More... about 6 years ago
Fix typo in _fetch_all_topic_metadata function (#1809) More... about 6 years ago
Make partitions_for_topic a read-through cache (#1781) More... about 6 years ago
Remove unused imports (#1808) More... about 6 years ago
Use futures to parallelize calls to _send_request_to_node() (#1807) More... about 6 years ago
Update link to kafka docs More... about 6 years ago
A little python cleanup (#1805) More... about 6 years ago
Bump version for development of next release More... over 6 years ago
Release 1.4.6 More... over 6 years ago
Do not call state_change_callback with lock (#1775) More... over 6 years ago
Additional BrokerConnection locks to synchronize protocol/IFR state (#1768) More... over 6 years ago
Return connection state explicitly after close in connect() (#1778) More... over 6 years ago
Reset reconnect backoff on SSL connection (#1777) More... over 6 years ago
Fix possible AttribueError during conn._close_socket (#1776) More... over 6 years ago
Dont treat popped conn.close() as failure in state change callback (#1773) More... over 6 years ago
Avoid race condition on client._conns in send() (#1772) More... over 6 years ago
lock client.check_version (#1771) More... over 6 years ago
Dont wakeup during maybe_refresh_metadata -- it is only called by poll() (#1769) More... over 6 years ago
Fixups to benchmark scripts for py3 / new KafkaFixture interface More... over 6 years ago
Revert 703f0659 / fix 0.8.2 protocol quick detection (#1763) More... over 6 years ago
Send pending requests before waiting for responses (#1762) More... over 6 years ago
Dont do client wakeup when sending from sender thread (#1761) More... over 6 years ago
Update sasl configuration docstrings More... over 6 years ago
Support SASL OAuthBearer Authentication (#1750) More... over 6 years ago
Fix flaky conn tests that use time.time (#1758) More... over 6 years ago
Rename ssl.keystore.location and ssl.truststore.location config files More... over 6 years ago