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
Patch Release 2.1.4 More... 4 months ago
Dont block pending FetchRequests when Metadata update requested (#2576) More... 4 months ago
Improve connection state logging (#2574) More... 4 months ago
Fix MetadataRequest for no topics (#2573) More... 4 months ago
Send final error byte x01 on Sasl OAuth failure (#2572) More... 4 months ago
Update Makefile default to 4.0 broker; add make fixture More... 4 months ago
Reset SASL state on disconnect (#2571) More... 4 months ago
Try import new Sequence before old to avoid DeprecationWarning More... 4 months ago
Patch Release 2.1.3 More... 4 months ago
Also update config api_version to closest compatible (#2567) More... 4 months ago
Use SubscriptionType to track topics/pattern/user assignment (#2565) More... 4 months ago
KIP-74: Manage assigned partition order in consumer (#2562) More... 4 months ago
More timeout_ms args in coordinator + heartbeat close More... 4 months ago
timeout on consumer_factory in test_producer More... 4 months ago
Add optional timeout_ms kwarg to consumer.close() / fix potential hang in test_group (#2564) More... 4 months ago
KIP-70: Auto-commit offsets on consumer.unsubscribe(), defer assignment changes to rejoin (#2560) More... 4 months ago
Fix maximum version to send an OffsetFetchRequest (#2563) More... 4 months ago
Move ensure_valid_topic_name to kafka.util; use in client and producer (#2561) More... 4 months ago
Test older pythons against 4.0 broker More... 4 months ago
Use get_open_port for KRaft controller port More... 4 months ago
Update kafka broker compatibility docs More... 4 months ago
Support KRaft / 4.0 brokers in tests (#2559) More... 4 months ago
KIP-511: Use ApiVersions v4 on initial connect w/ client_software_name + version (#2558) More... 4 months ago
Add python 3.13 to compatibility list More... 4 months ago
Return empty set from consumer.partitions_for_topic when topic not found (#2556) More... 4 months ago
Bump version for development More... 4 months ago
Patch Release 2.1.2 More... 4 months ago
simplify consumer.poll send fetches logic More... 4 months ago
Validate crcs in fetcher More... 4 months ago
Lazy _unpack_records in PartitionRecords More... 4 months ago