0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #1780 - Consumer hang indefinitely in fetcher._retrieve_offsets() due to topic deletion while rebalancing (#1782) More... almost 6 years ago
Change coordinator lock acquisition order (#1821) More... almost 6 years ago
Send socket data via non-blocking IO with send buffer (#1912) More... almost 6 years ago
Do not use wakeup when sending fetch requests from consumer (#1911) More... almost 6 years ago
Rely on socket selector to detect completed connection attempts (#1909) More... almost 6 years ago
Wrap consumer.poll() for KafkaConsumer iteration (#1902) More... almost 6 years ago
Skip admin integration tests -- travis fixture issues More... almost 6 years ago
Update kafka.properties for ACL tests (0.11+ only) More... almost 6 years ago
Fix Admin Client api version checking; only test ACL integration on 0.11+ More... almost 6 years ago
Fixup test_admin_integration test fixtures More... almost 6 years ago
Add ACL api to KafkaAdminClient (#1833) More... almost 6 years ago
kafka-python: Fixed crc32c avilability on non-intel architectures. (#1904) More... almost 6 years ago
Improve connection lock handling; always use context manager (#1895) More... almost 6 years ago
Convert remaining `KafkaConsumer` tests to `pytest` (#1886) More... almost 6 years ago
Bump integration tests to 0.10.2.2 and 0.11.0.3 (#1890) More... almost 6 years ago
Cleanup handling of KAFKA_VERSION env var in tests (#1887) More... almost 6 years ago
Minor test cleanup (#1885) More... almost 6 years ago
Reduce internal client poll timeout for consumer iterator interface (#1824) More... almost 6 years ago
Update conn.py More... almost 6 years ago
tests: Use socket.SOCK_STREAM in assertions More... almost 6 years ago
Break FindCoordinator into request/response methods More... almost 6 years ago
Fix minor typo (#1865) More... about 6 years ago
Update link to upstream Kafka docs More... about 6 years ago
Add the `sasl_kerberos_domain_name` arg to `KafkaAdminClient` More... about 6 years ago
Update KafkaAdminClient Docs More... about 6 years ago
Break consumer operations into request / response methods (#1845) More... about 6 years ago
Use dedicated connection for group coordinator (#1822) More... about 6 years ago
Allow the coordinator to auto-commit for all api_version. More... about 6 years ago
Sanity test for consumer.topics() and consumer.partitions_for_topic() More... about 6 years ago
Delay converting to seconds More... about 6 years ago