librdkafka
No description set
- Developed at devel:libraries:c_c++
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/librdkafka && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
librdkafka.changes | 0000009287 9.07 KB | |
librdkafka.spec | 0000003440 3.36 KB | |
v1.5.3.tar.gz | 0002773929 2.65 MB |
Revision 9 (latest revision is 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 858094
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 1.5.3: * Fix a use-after-free crash when certain coordinator requests were retried. * Consumer would not filter out messages for aborted transactions if the messages were compressed (#3020). * Consumer destroy without prior `close()` could hang in certain cgrp states (@gridaphobe, #3127). * Fix possible null dereference in `Message::errstr()` (#3140). * The `roundrobin` partition assignment strategy could get stuck in an endless loop or generate uneven assignments in case the group members had asymmetric subscriptions (e.g., c1 subscribes to t1,t2 while c2 subscribes to t2,t3). (#3159)
Comments 0