0
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore leading SECURITY_PROTOCOL:// in bootstrap_servers (#2608) More... 3 months ago
Only create fetch requests for ready nodes (#2607) More... 3 months ago
Bump version for development More... 3 months ago
Patch Release 2.2.2 More... 3 months ago
Fix lint errors More... 3 months ago
Bump version for development More... 3 months ago
Patch Release 2.2.1 More... 3 months ago
Always try ApiVersionsRequest v0, even on broker disconnect (#2603) More... 3 months ago
Fix SubscriptionState AttributeError in KafkaConsumer (#2599) More... 3 months ago
Add transactional examples to docs More... 3 months ago
Bump version for development More... 3 months ago
Release 2.2.0 More... 3 months ago
KIP-394: handle MEMBER_ID_REQUIRED error w/ second join group request (#2598) More... 3 months ago
RecordAccumulator: Use helper method to get/set _tp_locks; get dq with lock in reenqueue() More... 3 months ago
Expand KafkaProducer docstring w/ idempotent and transactional notes More... 3 months ago
Default retries -> infinite More... 3 months ago
KIP-91: KafkaProducer delivery_timeout_ms More... 3 months ago
MemoryRecords iterator; MemoryRecordsBuilder records() helper More... 3 months ago
DefaultRecordsBuilder.size_in_bytes classmethod More... 3 months ago
from __future__ import division for produce batch time calcs More... 3 months ago
KAFKA-5429 - Ignore produce response if batch was previously aborted More... 3 months ago
Do not include log_start_offset in producer RecordMetadata More... 3 months ago
Fix ElectionNotNeededError handling in admin client More... 3 months ago
KAFKA-6397: Consumer should not block setting positions of unavailable partitions (#2593) More... 3 months ago
fixup exception message More... 3 months ago
Drop unused KafkaClient import from test_fetcher More... 3 months ago
KAFKA-5078 - defer fetch record exception if iterator has already moved across a valid record More... 3 months ago
KAFKA-5075 - Defer consumer fetcher exception if fetch position has already increased More... 3 months ago
KAFKA-4937: Batch offset fetches in the Consumer More... 3 months ago
Fix client.wakeup() race from producer/sender close More... 3 months ago