Name: | librdkafka |
---|---|
Version: | 0.11.4 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 1125353 |
License: | BSD |
RPM: | librdkafka-0.11.4-1.el8.x86_64.rpm |
Source RPM: | librdkafka-0.11.4-1.el8.src.rpm |
Build Date: | Mon May 13 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/edenhill/librdkafka |
Summary: | The Apache Kafka C library |
Description: | Librdkafka is a C/C++ library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 messages/second for the producer and 3 million messages/second for the consumer. |
- rebase to v0.11.4 (0.11.5 was breaking rsyslog-kafka) resolves: rhbz#1614697
- rebase to v0.11.5 resolves: rhbz#1614697 - removed explicit %attr on symlinks
- switch from python2 to python3 resolves: rhbz#1595795
- Update to 0.11.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 0.9.4
- Update to 0.9.4 - enable lz4, ssl, sasl
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- 0.9.2 release - package created