-
Hi, I noticed an issue where the go-zookeeper client will not reset the session if the Zookeeper cluster loses it's session state (instance reset, redeploy, etc) and the server responds with an EOF. W…
-
### Subject of the issue
Describe your issue here.
Brooklin unable to connect to the zk server with java 21 runtime. whereas it is able to connect to zk server with java 11 runtime.
### Your envir…
-
Hi
I am using the last docker image `hlebalbau/kafka-manager:latest`
Zookeeper version - 3.4.13
Kafka Version - 2.0.0
I get the following error when I am trying to add a kafka cluster to kafka-…
-
I have been trying to deploy Kafka and schema registry with Kubernetes locally, but I keep getting TimeOutException in the kafka-schema-registry pod logs.
What could be the cause of this error?
```
…
-
Hi,
this is my first time using kafka so maybe i'm messing somthing can you please help
```[root@node1 ~]# kubectl get all -n kafka
NAME READY STATUS RESTARTS AGE
pod/ka…
-
As of Spring Boot 2.4, the default (preferred) way to import additional configuration is using `spring.config.import` property. However, I have noticed some logging issues since then.
The configura…
-
When trying to start the exporter for kafka, it is showing an error as shown below:
./kafka_exporter --zookeeper.server=myserver_zookeeper:2181 --log.enable-sarama
INFO[0000] Starting kafka_expor…
-
Hi,
Unable to override the default data and log dir as it appears to be hard coded in zookeeper.properties.template
Also, even if they point to /var/lib/zookeeper/data and /var/lib/zookeeper/log…
-
When relating a charm to zookeeper-k8s via the "client" relation, a client relation counter is incremented to prevent multiple client connections. When this relation is removed, either by removing th…
-
**Is your feature request related to a problem?**
The current table locks do not allow FaTE transactions operating on different parts of a table to run concurrently.
**Describe the solution you'd …