0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update semaphore.yml (#4536) More... 5 months ago
[KIP-848] topic_id in topic_partition_internal, some new error codes (#4404) More... 5 months ago
Upgrade vcpkg (#4531) More... 5 months ago
Fix calls with empty list (#4480) More... 7 months ago
Docker login before pull (#4479) More... 7 months ago
Make list offset validation errors more descriptive (#4474) More... 7 months ago
[KIP-396] Complete implementation with ListOffsets (#4225) More... 7 months ago
Added topic id to describe_topic response. (#4451) More... 7 months ago
Fix timeout for rd_kafka_query_watermark_offsets (#4460) More... 7 months ago
Fix public API for mock requests (#4458) More... 7 months ago
librdkafka v2.3.0 (#4455) More... 8 months ago
Fix for idempotent producer fatal errors, triggered after a possibly persisted message state (#4438) More... 8 months ago
Move can_q_contain_fetched_msgs inside q_serve (#4431) More... 8 months ago
[KIP-580] Exponential Backoff with Mock Broker Changes to Automate Testing. (#4422) More... 8 months ago
Update only the mklove version of OpenSSL to 3.0.11 (#4454) More... 8 months ago
Permanent errors during offset validation should be retried (#4447) More... 8 months ago
Increased flexver request size for Metadata request to include topic_id size (#4453) More... 8 months ago
Fix loop of OffsetForLeaderEpoch requests on quick leader changes (#4433) More... 8 months ago
Fix for stored offsets not being committed if they lacked the leader epoch (#4442) More... 8 months ago
Add leader epoch to control messages (#4434) More... 8 months ago
Refactored tmpabuf and fixed an insufficient buffer allocation (#4449) More... 8 months ago
Work around KIP-700 restrictions for DescribeCluster [KIP-430] More... 8 months ago
[admin] KIP-430: Add authorized operations to describe API More... 8 months ago
Fix segfault if assignor state is NULL, (#4381) More... 8 months ago
Add destroy call when leader epoch is stale (#4429) More... 8 months ago
[KIP-848] Added ConsumerGroupHeartbeat API request and response with basic cgrp_consumer flow - Added topic id to topic_partition_t while reading from buffer - Added new methods and way to add topic_id to topic partition private - Added new configs group.protocol and group.remote.assignor - Added ConsumerGroupHeartbeat API Request Contract - Added ConsumerGroupApi Request without handling different cases - Working ConsumerGroupHeartbeat API with proper response - Properly receiving assigned partitions with topic_id from the Response - Added metadata request as well after parsing the response. Separate it out from to the topic partition branch - Added metadata response flow with rko - Updated OffsetFetch to v9 - Removed unrequred fields from ConsumerGroupHeartbeat API to make it work with AK > 3.6 - OffsetFetch working fine. Able to consume. - Changed subsribed list to use correct field - Fixed few memory leaks - Some more memory leak fixes. Added updation to subscribed topics list - Minor changes - [KIP-848] Added new configs group.protocol and group.remote.assignor (#4414) - Added new configs group.protocol and group.remote.assignor - Removed printfs and Updated hardcoded one topic for metadata request - Removed some changes related to removed changes in the protocols - [KIP-848] Added topic id to topic_partition_t while reading from buffer (#4416) - Updating topic name from metadata response for all the requested topic_ids instead of just 1. - Style fixes and fixed skip tag issue in buf_*_topic_partition - Changed variable for next assignment - Added topic name while reading topic partition buffer - Changed variable name from assignments to assignment More... 9 months ago
Added new environment variable to tests - TESTS_SKIP_BEFORE (#4317) More... 9 months ago
Fix ListConsumerGroupOffsets not fetching offsets for all the topics in a group with Apache Kafka version below 2.4.0. (#4346) More... 9 months ago
Add Topic Id to Metadata Response (#4300) More... 10 months ago
remove semaphore cache as it will not be available on public clusters (#4347) More... 10 months ago