[sr-dev] git:master:4ae09ec3: kafka: comment about suitable versions of librdkafka library
Vicente Hernando
vhernando at systemonenoc.com
Mon Nov 4 18:01:46 CET 2019
Module: kamailio
Branch: master
Commit: 4ae09ec3b1348df7c93c4a0e0f25e65acb223b49
URL: https://github.com/kamailio/kamailio/commit/4ae09ec3b1348df7c93c4a0e0f25e65acb223b49
Author: Vicente Hernando <vhernando at systemonenoc.com>
Committer: Vicente Hernando <vhernando at systemonenoc.com>
Date: 2019-11-01T00:59:16+01:00
kafka: comment about suitable versions of librdkafka library
---
Modified: src/modules/kafka/doc/kafka_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/4ae09ec3b1348df7c93c4a0e0f25e65acb223b49.diff
Patch: https://github.com/kamailio/kamailio/commit/4ae09ec3b1348df7c93c4a0e0f25e65acb223b49.patch
---
diff --git a/src/modules/kafka/doc/kafka_admin.xml b/src/modules/kafka/doc/kafka_admin.xml
index 8483ad673f..09c0eaf8c6 100644
--- a/src/modules/kafka/doc/kafka_admin.xml
+++ b/src/modules/kafka/doc/kafka_admin.xml
@@ -47,6 +47,13 @@
url='https://github.com/edenhill/librdkafka'>
https://github.com/edenhill/librdkafka</ulink>
</para>
+ <para>
+ Old librdkafka version like 1.1.0 has been reported to work.
+ Newer versions should work fine (E.g: Version 1.2.2-RC1 also works OK)
+ <ulink
+ url='https://github.com/edenhill/librdkafka/releases'>
+ https://github.com/edenhill/librdkafka/releases</ulink>
+ </para>
</listitem>
</itemizedlist>
</para>
More information about the sr-dev
mailing list