-
(I am willing to implement it)
It would be good to have instance name (rd_kafka_name) in the error for debug purposes. Now we get an error message but there is no way to tie it back to particular n…
-
### Description
Building 6.0.4 release I see consistent failures to build on 32-bit arches:
```
/builds/alpine/aports/community/php82-pecl-rdkafka/src/rdkafka-6.0.4/fun.c: In function 'zif_rd_kaf…
-
Remaining issue from #92.
There's no meaningful error message. Pod start looks like:
```
%7|1513582363.494|BROKER|rdkafka#producer-1| [thrd:app]: bootstrap.kafka:9092/bootstrap: Added new broker …
-
Read the FAQ first: https://github.com/confluentinc/librdkafka/wiki/FAQ
Do NOT create issues for questions, use the discussion forum: https://github.com/confluentinc/librdkafka/discussions
D…
-
**Environment Information**
- OS Ubuntu container
- Node Version v18.15.0
- NPM Version 9.5.0
- C++ Toolchain gpp
- node-rdkafka version 2.18.0 latest
**Steps to Reproduce**
co…
-
Description
===========
Installing librdkafka on fedora 35 is currently failing.
How to reproduce
================
Use the following commands to reproduce the issue:
1. First start the docke…
-
Description
===========
When enabling logs channel, the timeout (`REQTMOUT`) logs stopped showing up.
```
"go.logs.channel.enable": true,
```
How to reproduce
================
**Without …
-
Description
===========
When a producer tries to publish a message to a non-existing topic (`auto.create.topics.enable` disabled) we do see errors in stderr (`"debug": "all"`), but the errors are no…
-
Hello,
I have been trying to install node-rdkafka but it keeps showing me gyp build errors.
I have tried some guides available to resolve but no luck (including installing build essentials, reinst…
-
While trying to set up the PostHog locally, I encountered a series of issues related to OpenSSL and the database configuration.
Here is a brief description of what happened:
1. After resolving …