-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions
Descripti…
-
In my consumer I'm not able to capture SIGINT and exit in a controlled way: instead of capturing an `InterruptException` I got a segmentation fault.
Julia Version 1.6.0
Commit f9720dc2eb (…
-
Kafka 4.0 will remove some older protocol API versions ([KIP-896](https://cwiki.apache.org/confluence/display/KAFKA/KIP-896%3A+Remove+old+client+protocol+API+versions+in+Kafka+4.0)).
CH seems to rely…
-
t/basic.t fails on my fedora 31 smokers (perls compiled without threads, if that matters). No errors on my other systems (centos, debian, ubuntu, freebsd):
```
Failed to create thread: No such file …
-
Can one tell me how do I increase the character limit in broker configuration for kafka
-
https://docs.confluent.io/platform/current/clients/librdkafka/html/md_CONFIGURATION.html
what is the difference between
plaintext and
sasl_plaintext
for the security.protocol?
-
Hi,
Thanks for the module!
I'm trying to compile the module for nginx-plus 1.13.4 and I get the following errors:
$ make modules
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f ob…
-
![issue](https://user-images.githubusercontent.com/31654129/58073013-14d53d80-7bbf-11e9-8646-6b096863c625.png)
![issue2](https://user-images.githubusercontent.com/31654129/58073015-17379780-7bbf-11e9…
-
most simple produce/consume operations can probably be simplified using the C++ stream api, where each consumer or producer could have a streaming variant, which opens an input/output stream which con…
-
Description
===========
Reading the documentation for the resume and pause functions for consumers in librdkafka [here](https://docs.confluent.io/5.0.4/clients/librdkafka/classRdKafka_1_1Handle.ht…