-
Currently the test suite is only exercising the Kroxylicious against the version of Kafka Kroxylicious is build against. We ought to have a test matrix that tests against earlier versions of Kafka Br…
-
Create a `Kafka` custom resource (for example with 7 brokers) with the `cruiseControl` field to run Cruise Control within the cluster deployment.
Run a rebalancing by creating a `KafkaRebalance` cust…
-
I ran a test sending and receiving 1000 messages individually (no batching) using the KafkaJS library, and then ran the same test using the Confluent library (following the migration instructions).
…
-
我在使用kafkajs写一个demo时发现了无法连接的情况,根据我对日志的排查,发现broker固定连接一个名为“kafka:9092”的地址,而不是我在实例化kafkajs时设定的主机地址,这就导致我无法连接到正确的服务器,我通过在计算机的hosts文件中添加`192.168.21.11 kafka`解决了这个问题,但是我还是希望你们能修复这个问题。
我的项目依赖:
```json
{…
-
### Describe the bug
Hi,
in case that the secret value contains a comma character we receive the following error message:
```text
helm-controller unable to merge value from key 'brokers' in …
-
### Community Note
* 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 help…
-
### Component(s)
exporter/kafka
### What happened?
## Description
The application generates traces that can be viewed in Jaeger. I attempted to configure the Otel collector to send these traces to…
-
**Describe the bug**
After reading once, `Reader.Close` hangs until the end of a `MaxWait` duration.
**Kafka Version**
2.3.0
**To Reproduce**
```go
package main
import (
"context"
"fm…
-
Confluent Consumer Lag Emitter metrics are generated by brokers, "kafka-consumer" dashboard are mostly metrics retrieved from consumer.
What about moving those 2 panels on a specific dashboard?
-
**Is your feature request related to a problem? Please describe.**
A user wants to send messages to a Gloo Edge endpoint and have them published to message queues or topics hosted by Kafka or any pla…