-
### Is your feature request related to a problem? Please describe.
Existing Kafka instrumentation does not capture any server/network details.
So in case I have multiple kafka clusters in my app…
-
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…
-
## Cilium Feature Proposal
**Is your proposed feature related to a problem?**
I was looking for a way to tell from Cilium/Hubble outputs if traffic flow is encrypted or not, meaning I …
-
### Version & Environment
Redpanda version: (use `rpk version`): v23.2.7
GKE k8s 1.25.10-gke.1200
Redpanda helm-chart 5.2.0 (attaching my values file)
### What went wrong?
Cluster healt…
-
### Name and Version
bitnami/kafka:3.6.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
3 nodes with this docker-compose:
```yaml
version: "2"
…
-
Stack Trace for reference:
```js
throw new KafkaJSError('The producer is disconnected')
^
KafkaJSError: The producer is disconnected
at validateConnectionStatus (/hom…
-
### Environment
kafka-python = "^2.0.2"
python = Python 3.10.15
We're using AWS MSK - Kafka version 3.5.1.
### Code
```
import traceback
from kafka import KafkaAdminClient
BOOTSTRAP_SE…
-
## Question
我有一个需求就是两个不同网络的mysql需要同步数据,如果要做主从就需要把mysql端口映射到外网,我不想把数据库映射出来,想通过mysql同步至canal-deployer,canal-deployer同步kafka,canal-adapter消费同步至另外一台mysql这种方式同步,canal-adapter部署再从机mysql网络,和源MySQL网络不通,can…
-
I created a single node kafka based on the way in the [link](https://jinnabalu.medium.com/kafka-single-node-container-91db6ac1c1f3).
```yaml
version: '3.7'
services:
zookeeper:
image: confl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4/2.5/master
- Deployment mode(standalone or cluster):
- …