-
Is 1.3.3.18 the latest version of Kafka Manager ?
-
Hi,
I have pulled the docker image of kafka-manager and set it up by below configs:
version: "3.4"
services:
zookeeper:
image: confluentinc/cp-zookeeper:5.1.0
ports:
- 2181:2…
-
kafka's are in cluster between 2 servers on this server I have 3 instances kafka with different port
IOS: oracle linux 4.1.12-61.1.18.el7uek.x86_64
- kafka conf/server.properties
added:
host.na…
-
**Is your feature request related to a problem? Please describe.**
We are using different languages in different service to connect to Kafka to consume and produce messages. For all this different cl…
-
http://blog.wolfogre.com/posts/kafka-manager-download/
-
The following error will happen at log file when open topic link or others. could you help me? thanks.
---
[error] k.m.ApiError - error : Ask timed out on [ActorSelection[Anchor(akka://kafka-manage…
-
Hi,
We want to automate some of the kafka management by
- deploying a few kafka-manager instances via automation (puppet etc)
- Each instance of kafka-manager is responsible for only a known set of…
-
**Describe the bug**
The container in `kafka-broker-receiver` reports error code 143 on startup.
The only logs are
```
Picked up JAVA_TOOL_OPTIONS: -XX:+CrashOnOutOfMemoryError
{"@timestamp":…
-
## Steps to reproduce
1. Deploy `kafka-k8s` (3/stable, revno. 56) and `zookeeper-k8s`
2. Deploy a Kafka interface consumer
3. Relate everything together
4. Break the relation between `kafka-…
-
Hello, I'm trying to upload a custom connector to AZURE to use in my Confluent Cloud Kafka cluster.
I was able to upload the connector successfully without issue using the default (AWS). However w…