Tags: hoteltonight/librdkafka
Tags
Fix pipeline inclusion of static binaries without gssapi dependency
Fix calls with empty list (#4480) DescribeTopics and ListOffsets should return an empty array if and empty array is passed as parameter. Consistent with Java and user friendly for users using filter and map.
[KIP-396] Complete implementation with ListOffsets (#4225) contains a fix for `rd_kafka_query_watermark_offsets` too, to clear metadata cache for a queried partition if leader changes. --------- Co-authored-by: Emanuele Sabellico <[email protected]>
Fix for idempotent producer fatal errors, triggered after a possibly … …persisted message state (#4438)
Generates a random salt only when (#4350) RAND_priv_bytes is available, since OpenSSL 1.1.1
Scram Config API in Admin Client [KIP-554] (#4241) requires broker version >= 2.7.0 --------- Co-authored-by: Emanuele Sabellico <[email protected]>
PreviousNext