0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fetcher: Add missing argument in debug log (#2665) More... 27 days ago
KIP-654: Abort transaction with pending data with TransactionAbortedError (#2662) More... about 1 month ago
KafkaProducer: Handle UnknownProducerIdError (#2663) More... about 1 month ago
KIP-467: Augment ProduceResponse error messaging for specific culprit records (#2661) More... about 1 month ago
Update changelog for 2.2 patch releases + bump version for 2.3.x releases More... about 2 months ago
Fix KafkaProducer broken method names (#2660) More... about 2 months ago
Fix spelling mistake in KafkaConsumer docs (#2659) More... about 2 months ago
KIP-207: Add ListOffsetsRequest v5 / handle OffsetNotAvailableError (#2657) More... about 2 months ago
KIP-430: Return Authorized Operations in Describe Responses (#2656) More... about 2 months ago
python2 fixups (#2655) More... about 2 months ago
Remove old/unused kafka.protocol.pickle (#2653) More... about 2 months ago
Switch protocol code to getattr/setattr from __dict__ (#2654) More... about 2 months ago
cli fixups: producer stdin/eof support; consumer unused e var More... about 2 months ago
cli fixups: producer py2 compat; consumer no stacktrace on KafkaError More... about 2 months ago
KIP-345 Consumer group static membership (#2625) More... about 2 months ago
Fix coordinator lock contention during close() (#2652) More... about 2 months ago
Drop unused imports (#2651) More... about 2 months ago
python -m cli interfaces for kafka.admin, kafka.consumer, kafka.producer (#2650) More... about 2 months ago
Add send_request() and send_requests() to KafkaAdminClient (#2649) More... about 2 months ago
Patch Release 2.2.13 More... about 2 months ago
Fixup import style in example.py More... about 2 months ago
Use client.await_ready() to simplify blocking wait and add timeout to admin client (#2648) More... about 2 months ago
update README kafka version badge to include 4.0 More... about 2 months ago
Patch Release 2.2.12 More... about 2 months ago
Fix construction of final GSSAPI authentication message (#2647) More... about 2 months ago
Avoid RuntimeError on mutated _completed_fetches deque in consumer fetcher (#2646) More... about 2 months ago
Throw exception on invalid bucket type (#2642) More... 2 months ago
Patch Release 2.2.11 More... 2 months ago
Do not ignore metadata response for single topic with error (#2640) More... 2 months ago
Fix decoding bug in AWS_MSK_IAM mechanism (#2639) More... 2 months ago