-
**Describe the bug**
Not able to fetch data from kafka with sasl_ssl enabled. **Not clear documentation on this topic.**
**To Reproduce**
Create a kafka cluster sasl ssl enabled and try to conn…
-
We have a google group created to maintain the users there, at akhq login we should get login to users in that group but with the present documentation and as we tried below this does not work. is the…
-
keep getting this error:
```
[2023-01-06 14:13:05,494] ERROR Unknown error when running consumer: (kafka.tools.ConsoleConsumer$:43)
org.apache.kafka.common.config.ConfigException: Invalid value …
-
### Name and Version
binami/kafka 3.8.0
### What architecture are you using?
None
### What steps will reproduce the bug?
### 1. JAAS set up with environment variables
```yaml
kaf…
-
### 架构
### 安装
一般Kafka集群是由zookeeper集群和kafka集群组成。Kafka集群一般需要3个节点,使用zookeeper实现服务注册及发现。
#### 安装zookeeper集群
```
## 创建安装目录
# mkdir /opt/zookeeper
## 下载对应的软件解压
# wget http://mirror.metroca…
-
Newer versions of Kafka (for example 3.6) supports the dynamic configuration parameter `replica.alter.log.dirs.io.max.bytes.per.second` to throttle replica movements between log directories within the…
sszp updated
2 months ago
-
# What happened?
I can not fetch messages from kafka topic in Klaw.
# What did you expect to happen?
Messages should be fetched and displayed correctly (e.g. avro format).
# What else do w…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is li…
-
:wave: I'm filing this one mostly as feedback as to whether the failure mode could be a little more obvious or graceful for users. Also, I hope others may find this useful if they go searching for the…
-
**Describe the bug**
If I have a RecordValidationFilter with `forwardPartialRequests` enabled, and a producer that is producing lots of zero-ack produce requests we are leaking memory.
1. We put…