0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for Metadata Request/Response v7 (#2497) More... 5 months ago
Default client.check_version timeout to api_version_auto_timeout_ms (#2496) More... 5 months ago
Add KafkaClient.api_version(operation) for best available from api_versions (#2495) More... 5 months ago
Fake api_versions for old brokers, rename to ApiVersionsRequest, and handle error decoding (#2494) More... 5 months ago
Only set KAFKA_JVM_PERFORMANCE_OPTS in makefile if unset; add note re: 2.0-2.3 broker testing More... 5 months ago
Add kafka command to test.brokers; raise FileNotFoundError if version not installed More... 5 months ago
test_conn fixup for py2 More... 5 months ago
Bump version for development More... 5 months ago
Release 2.0.5 More... 5 months ago
rename make target api_versions.txt -> api_versions More... 5 months ago
fixup compatibility badges More... 5 months ago
Remove unused client bootstrap backoff code More... 5 months ago
admin client: check_version only if needed, node_id kwarg for controller More... 5 months ago
make servers/*/api_versions.txt and make servers/*/messages More... 5 months ago
include client_id in BrokerConnection __str__ output More... 5 months ago
Also sleep when waiting for consumers in test_describe_consumer_group_exists More... 5 months ago
Refactor sasl_integration test_client - wait for node ready; use send future More... 5 months ago
Add timeout to test_kafka_consumer More... 5 months ago
Add error str to assert_message_count checks More... 5 months ago
Retry on error in fixture _create_topic_via_metadata More... 5 months ago
Fixup variable interpolation in test fixture error More... 5 months ago
Check for -1 controller_id in admin client More... 5 months ago
only acquire coordinator lock in heartbeat thread close if not self thread More... 5 months ago
200ms timeout for client.poll in ensure_active_group and admin client More... 5 months ago
Update compatibility docs More... 5 months ago
Bump version for development More... 5 months ago
Release 2.0.4 (#2489) More... 5 months ago
Update kafka/admin/client docstrings to google format More... 5 months ago
Added missing docstrings in admin/client.py (#2487) More... 5 months ago
Fixup pytest run w/o KAFKA_VERSION More... 5 months ago