-
### Name and Version
ubi/kafka:3.8.0-r1
### What architecture are you using?
amd64
### What steps will reproduce the bug?
- Environment: Linux HOSTNAME 4.18.0-553.27.1.el8_10.x86_64 #1 …
-
# What happened?
I'm running the current newest build ([2024-10-23-1729694047](https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/releases/tag/2024-10-23-1729694047)) and configured my j…
-
### 架构
### 安装
一般Kafka集群是由zookeeper集群和kafka集群组成。Kafka集群一般需要3个节点,使用zookeeper实现服务注册及发现。
#### 安装zookeeper集群
```
## 创建安装目录
# mkdir /opt/zookeeper
## 下载对应的软件解压
# wget http://mirror.metroca…
-
### Version & Environment
Redpanda version: (use `rpk version`): dev, seen in the wild on v23.1.8
https://github.com/redpanda-data/redpanda/blob/e8cf768bdff324f947ba067219c9c9a3a559b248/src/v/ka…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4
- Deployment mode(standalone or cluster): Cluster
- MQ type(ro…
-
Hello,
We are using "Kafka connect mq sink" for sending message from AWS MSK Topic to MQ Manager (WebSphere MQ Ver: 7.5.0.6). The connector deployed in ECS Fargate. We are using below config to se…
-
### Related problem
**Description:**
I am trying to use Plain authentication for my Kafka clients as documented [here](https://strimzi.io/docs/operators/latest/configuring.html#type-KafkaClientAut…
-
### Report
Keda version: keda:2.14.0
ghcr.io/kedacore/keda:2.14.0
kubenetes version: 1.29
keda TriggerAuth is unable to read the Secrets from AWS secretsManager though provided the correct sec…
-
Would be nice to have this Kafka Manager UI as an Ansible Role.
https://github.com/yahoo/kafka-manager
-
We're going to need ergonomic helpers to capture and execute tasks in tests. The current helper is
```python
with self.tasks():
self.client.get(...)
```
When the `tasks` context manager is activ…