0
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Limit producer close timeout to 1sec in __del__; use context managers to close in test_producer More... 5 months ago
Signal close to metrics expire_loop More... 5 months ago
Admin - Implement perform leader election (#2536) More... 5 months ago
AdminClient: support delete_records (#2535) More... 5 months ago
Include request_timeout_ms in request debug log More... 5 months ago
Debug log if check_version connection attempt fails More... 5 months ago
Use NullLogger in producer atexit cleanup More... 5 months ago
Add heartbeat thread id to debug logs on start More... 5 months ago
Update pytest log_format: use logger instead of filename; add thread id More... 5 months ago
Improve test_consumer_group::test_group logging before group stabilized (#2534) More... 5 months ago
Limit test duration to 5mins w/ pytest-timeout More... 5 months ago
Fix external kafka/zk fixtures for testing (#2533) More... 5 months ago
Debug log when skipping api_versions request with pre-configured api_version More... 5 months ago
Disable zookeeper admin server to avoid port conflicts More... 5 months ago
Set default pytest log level to debug More... 5 months ago
KAFKA-4160: Ensure rebalance listener not called with coordinator lock (#1438) More... 5 months ago
Move inner_timeout_ms def to kafka.util timeout_ms_fn More... 5 months ago
Add inner_timeout_ms handler to fetcher; add fallback (#2529) More... 5 months ago
Only mark coordinator dead if connection_delay > 0 (#2530) More... 5 months ago
reset rejoin_needed after _on_join_complete More... 5 months ago
Check for coordinator.poll failure in KafkaConsumer More... 5 months ago
test_group: shorter timeout, more logging, more sleep More... 5 months ago
Support client.poll with future and timeout_ms More... 5 months ago
Timeout coordinator poll / ensure_coordinator_ready / ensure_active_group (#2526) More... 5 months ago
Cache servers/dist in github actions workflow (#2527) More... 5 months ago
Improve ClusterMetadata docs re: node_id/broker_id str/int types More... 5 months ago
Move kafka.oauth.AbstractTokenProvider -> kafka.sasl.oauth.AbstractTokenProvider (#2525) More... 5 months ago
Remove unused partial KIP-467 implementation (ProduceResponse batch error details) (#2524) More... 5 months ago
mask unused afi var More... 5 months ago
fixup TopicAuthorizationFailedError construction More... 5 months ago