0
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix client.wakeup() race from producer/sender close More... 3 months ago
Avoid self refcount in log messages; test thread close on all pythons More... 3 months ago
KAFKA-4547: Avoid resetting paused partitions to committed offsets More... 3 months ago
Prefix producer logs w/ client id and transactional id (#2591) More... 3 months ago
fixup reset_producer_id is_transactional() check More... 3 months ago
KIP-98: Add offsets support to transactional KafkaProducer (#2590) More... 3 months ago
Fixup retry/sleep after successful init producer id in idempotent producer More... 3 months ago
Remove old/unused errors; reorder; KafkaTimeout -> retriable More... 3 months ago
Resolve datetime deprecation warnings (#2589) More... 3 months ago
py2 test fixups More... 3 months ago
KIP-98: Transactional Producer (#2587) More... 3 months ago
Move integration tests and fixtures to test/integration/; simplify unit fixtures (#2588) More... 3 months ago
Expand Sender test coverage (#2586) More... 4 months ago
Dont raise KeyError on incomplete.remove(batch) More... 4 months ago
Rename CorruptRecordException -> CorruptRecordError More... 4 months ago
Rename Coordinator errors to generic not group (#2585) More... 4 months ago
KIP-98: Add Consumer support for READ_COMMITTED (#2582) More... 4 months ago
fixup Sender._fail_batch More... 4 months ago
Use SaslAuthenticationFailedError in kafka.conn connection failure Drop unused AuthenticationFailedError More... 4 months ago
KIP-98: Add idempotent producer support (#2569) More... 4 months ago
Cluster.add_group_coordinator -> add_coordinator + support txn type More... 4 months ago
Add protocol defs for AddPartitionsToTxn, EndTxn, and AddOffsetsToTxn More... 4 months ago
Bump version for development More... 4 months ago
Patch Release 2.1.5 More... 4 months ago
Move benchmark scripts to kafka.benchmarks module (#2584) More... 4 months ago
Use __slots__ for metrics (#2583) More... 4 months ago
Pass metrics_enabled=False to disable metrics (#2581) More... 4 months ago
Drop unused kafka.producer.buffer / SimpleBufferPool (#2580) More... 4 months ago
Raise UnsupportedVersionError from coordinator (#2579) More... 4 months ago
Fix python2.7 errors (#2578) More... 4 months ago