0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lazy _unpack_records in PartitionRecords More... 4 months ago
Debug log fetch records return; separate offsets update log More... 4 months ago
revert last_offset_from_record_batch More... 4 months ago
Add FetchMetrics class; move topic_fetch_metrics inside aggregator More... 4 months ago
DefaultRecordsBatchBuilder: support empty batch More... 4 months ago
MemoryRecordsBuilder: support arbitrary offset, skipping offsets More... 4 months ago
Add record.validate_crc() for v0/v1 crc checks More... 4 months ago
remove fetcher message_generator / iterator interface More... 4 months ago
Add size_in_bytes to ABCRecordBatch and implement for Legacy and Default More... 4 months ago
Add magic property to ABCRecord and implement for LegacyRecord More... 4 months ago
Fix Fetcher retriable error handling (#2554) More... 4 months ago
Use six.add_metaclass for py2/py3 compatible abc (#2551) More... 4 months ago
Bump version for development More... 4 months ago
Fix StickyPartitionAssignor encode More... 4 months ago
Patch Release 2.1.1 More... 4 months ago
Fix packaging of 2.1.0 in Fedora: testing requires "pytest-timeout". (#2550) More... 4 months ago
Improve connection error handling when try_api_versions_check fails all attempts (#2548) More... 4 months ago
Add lock synchronization to Future success/failure (#2549) More... 4 months ago
Bump version for development / fix release date More... 4 months ago
Release 2.1.0 More... 4 months ago
Call default_offset_commit_callback after _maybe_auto_commit_offsets_async (#2546) More... 4 months ago
Add optional timeout_ms kwarg to remaining consumer/coordinator methods (#2544) More... 4 months ago
Remove legacy/v1 consumer message iterator (#2543) More... 4 months ago
Raise immediate error on producer.send after close (#2542) More... 4 months ago
Bump default python to 3.13 in CI tests (#2541) More... 4 months ago
Log warning when attempting to list offsets for unknown topic/partition (#2540) More... 4 months ago
Delay group coordinator until after bootstrap (#2539) More... 4 months ago
Fix OverflowError when connection_max_idle_ms is 0 or inf (#2538) More... 4 months ago
KafkaProducer: Flush pending records before close() (#2537) More... 4 months ago
Only refresh metadata if connection fails all dns records (#2532) More... 4 months ago