-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
## Description
**Registry
Version**: 2.5.9.Final
**Persistence type**: in-memory
I'm using Kafka Connect, and I'm trying to use the confluent compatible api from apicurio. I expect it should …
-
The `2.3.0` client is very old. It should be [replaced with 3.x](https://kafka.apache.org/downloads)
https://github.com/eventuate-foundation/eventuate-messaging-kafka/blob/32951a195388f047090ebc977…
-
### 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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241119-b6612e02-amd64
- Deployment mode(standalone …
-
## Steps to reproduce
**Important note:** this happens in a very specific client environment, simply reproducing this deployment in a LXD cloud will not be sufficient to get the error. I am p…
-
At present, our test containers do not incorporate any client applications, such as producers or consumers. However, there are scenarios where it would be advantageous to instantiate clients within Do…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…
-
配置:
- name: GOMAXPROCS
value: "4"
- name: PILOT_LOG_PREFIX
value: ops
- name: LOGGING_OUTPUT
value: kafka
- name: KAFKA_BROK…
-
**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…