-
In clickhouse CI, we do checks if there is some usage of glibc function which are considered [harmful](https://github.com/ClickHouse/ClickHouse/blob/9f5cd35a6963cc556a51218b46b0754dcac7306a/base/harm…
-
I was successfully using kerberos auth on kafkacat 1.6. Extra dependencies I use are:
RUN apk add --no-cache cyrus-sasl cyrus-sasl-gssapiv2 krb5 openssl ca-certificates
On 1.7-PRE1 I'm gettin…
-
I would like to create a PoC for implementing a QoS level 3, where the incoming messages are directly published to Kafka using librdkafka.
Could you please suggest the best place in the code where …
-
Description
===========
If I publish my code in Native AOT then all parts of code which are related to Kafka usage (such as: Producers and Consumers) stopped working. I have got the next message i…
-
Dear Rsyslog Team,
We're using rsyslog as producer app in several scenarios, however in some cases we've detected message duplication.
In order to avoid that behaviour we can directly rely on the …
-
Description
===========
This is a feature request to un-deprecate and continue supporting local offset storage. We are operating a Kafka cluster that is open to users who are not fully trusted; we d…
-
Please add support for configuring the "Consistent-Random" partitioner, which is the default in librdkafka 0.9.x:
https://github.com/edenhill/librdkafka/blob/0.9.5.x/src/rdkafka.h#L1531
-
We have a pathological case where RSS can skyrocket: large number of short-lived producers.
Such a case is typical with some kind of forking client. [resque](https://github.com/resque/resque) for e…
-
Possible binding libraries -
* https://github.com/Cysharp/csbindgen
* https://crates.io/crates/interoptopus_backend_csharp
Materials -
* https://www.youtube.com/watch?v=0B1U3fVCIX0
-
Description
===========
Is there way to not receive any delivery reports from the broker or atleast not queue these delivery reports even if we receive them.I've seen a configuration `delivery.rep…