factory
- update to 2.14.2:
* Fix duplicate groups in `ListConsumerGroups` when multiple
brokers return the same group (#5417).
* Fix data race in timers (#5089).
* Update bundled OpenSSL, libcurl, zstd, zlib and cJSON
* dependencies (#5346).
* Fix data race in timers. The callback and its argument could
have been modified after the lock is released.
* Fix crash (SIGSEGV) in `rd_kafka_cgrp_handle_LeaveGroup()`
when coordinator is unavailable during consumer close. The
error logging path dereferenced a potentially NULL broker
pointer. Happening since 1.x.
* Issues: #5417.
* Fix duplicate groups in `ListConsumerGroups` when multiple
brokers return the same group.
OBS-URL: https://build.opensuse.org/request/show/1362319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librdkafka?expand=0&rev=22
Description
No description provided
Languages
RPM Spec
100%