-
Description
===========
Currently, if you run `mypy` with a project with this in, you get `error: Skipping analyzing "confluent_kafka.admin": module is installed, but missing library stubs or py.t…
-
I have a use case where I would like to parallelize consuming from a single rdkafka consumer. I have a static set of partitions that I would like to subdivide across a smaller set of threads (think 12…
-
I created headers in a local function, and their values were created by dynamically allocating memory in the heap. Then, I store these pointers ( and I‘ve never freed them ):
```cpp
long n1;…
-
When I try the simple demo snippets in the README or run the test suite using docker I will get errors like this one:
```
test-test-1 | TEST/HIGH-LEVEL/ADMIN::CREATE-PARTITIONS-WITH-PRODUCER%3|16…
-
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…
-
### Description
cross-compiling for target arm_cortex-a9_vfpv3 is failing
ARCH:=arm
BOARDNAME:=Marvell Armada 37x/38x/XP
CPU_TYPE:=cortex-a9
**The actual error (more on the attached [bui…
-
The default behavior of *librdkafka* is to log events like connection errors to *stderr*. In order to have the ability to change this behavior and set a custom logging function `Kafka::Librd` should i…
-
Hello,
I would like to use Kafka Record Headers ([KEFKA-4208](https://issues.apache.org/jira/browse/KAFKA-4208)) to store some message metadata, but it seems that Kafka::Librd doesn't expose the su…
-
Hi bitbouncer,
I saw the librdkafka have Full Exactly-Once-Semantics (EOS) support.
And I can not find any transaction code in kspp.
So do you have any plan to involve the feature ?
-
**Environment Information**
- OS [e.g. Mac, Arch, Windows 10]: RHEL 7
- Node Version [e.g. 8.2.1]: v14.8.2
- NPM Version [e.g. 5.4.2]: 6.14.15
- node-rdkafka version [e.g. 2.3.3]: 2.7.4
**S…