-
Before installing `openlineage-python[kafka]`, which contains the `conflient-kafka` client, users are required to first install the `librdkafka` C library.
This C library is not present in the Airf…
-
The version of librdkafka seems fixed at 1.4.2, which is about a year and a half old at this point. Any reason not to use a newer version? Maybe this can be incorporated into CI?
Also, all the exam…
-
### Describe the bug
I attempted to create 700 Kafka Plain Avro sources. However, after successfully creating approximately 600 sources, the meta-node becomes unresponsive, and I encounter the foll…
-
Which `librdkafka` version is compatible with `luardkafka` ?
-
Description
===========
librdkafka fails with MemorySanitizer with `use-of-unitialized-value` in `src/rdtime.h`.
The error is precisely:
```
==3601446==WARNING: MemorySanitizer: use-of-uninitia…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Is your feature request related to a problem? Please describe.
To build librdkafka with sasl support, I need to install libsasl2-dev in the host machine before vcpkg building it. I didn't realize…
-
Description
===========
https://github.com/confluentinc/librdkafka/pull/4442 addressed an issue where offsets where not committed when leader epoch was the default (-1).
We've seen a different c…
-
See [PR #718](https://github.com/TOMToolkit/tom_base/pull/718) for discussion.
-
Hello,
Thanks again for this library, we use it in production.
Recently, we wanted to update our dependencies, and we are now facing an `ssl.ca.location` error while trying to consume Kafka messag…