-
Excerpt from the client logs:
```
%5|1727900487.827|FETCH|rdkafka#consumer-1| [thrd::9092/123]: :9092/123: test [0]: preferred replica (722799104) is unknown: refreshing metadata
%5|1727900487.82…
-
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
KafkaJS is no lon…
-
Hi,
I'm having troubles trying to install `karafka-rdkafka` on Mac OS X. It's complaining about a missing C++ header, I guess. I googled the error but no luck. Am I the only one experiencing it? He…
-
This is copy for an issue https://github.com/karafka/karafka-rdkafka/issues/128
I have two files: truststore.jks and another keystore.pfx
With command
`keytool -export -alias caroot -keystore t…
-
### Description
I'm trying to connect the rdkafka 6.0.3 extension to PHP 8.3.9, but I'm getting an error:
```bash
$ php -v
PHP Warning: PHP Startup: Unable to load dynamic library 'rdkafka' (…
-
The design for the Kafka input and output transport configurations have a flattened map, like this:
```
/// Options passed directly to `rdkafka`.
///
/// See [`librdkafka` options](h…
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install SDK 9.0.100-rc.2.24474.11
- Apply feed for SDK 9.0 RC2
3. Install Aspire 9.0.0-preview.4.24475.9
- Apply the dotnet8 …
-
Usually one has to either `poll` or `flush` a producer after sending 1 or more messages with a call to `produce`.
I had a look through the source code and I don't seem to be able to find a Julia in…
-
CentOS Stream 22 is failing on this test.
```
Running test test_run_binary_application (starting at 2024-09-25 10:49:01+00:00) ...
-----------------------------------------------
hint: Using 'm…