-
Explore using Zookeeper via the [Spring Cloud Zookeeper integration](https://cloud.spring.io/spring-cloud-zookeeper/reference/html/). On paper it seems like all the features that were offered by JHips…
-
### Self-Hosted Version
22.11.0
### CPU Architecture
x86_64
### Docker Version
20.10.21
### Docker Compose Version
2.12.2
### Steps to Reproduce
1. Execute the script `install.sh`
### Expe…
-
**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 …
-
Hello,
I have read in your documentation "This repository makes it easy to run **distributed, multiple server** (multiple Zookeeper, multiple Storm Supervisor)".
But by "multiple server" you mean "mul…
ghost updated
9 years ago
-
Kafka fails with below error when i have more than 1 replica of zookeeper up.
Currently I have zookeeper replica as 3 and kafka also 3.
Kafka keeps on going in crashloopbackoff. Error below
No…
-
### Bug Description
Relating several applications to grafana-agent will partially fail. Only the dashboards and alerts from the first relation will be sent over to COS.
Logs and metrics seem fine, I…
-
Hey there,
I'm playing with a recent [onyx kafka plugin](https://github.com/onyx-platform/onyx-kafka) ("0.10.0.0-SNAPSHOT"). For some reason, I can't get Onyx to write to an output kafka topic. Cod…
-
To use a SSL connection to zookeeper we need to turn on netty for zk communications. For some reason this causes a Stack overflow when run in the Docker container.
Running the following causes a st…
-
Hello,
Does Spring StateMachine support Guards when using distributed state in Zookeeper ?
E.g. in Zookeeper sample:
- Client1 registers a Guard for a state transition from LOCKED to UNLOCKED, Guard…
-
When Zookeeper has latency in saving events, hosts will be added to the blacklist due to their events timing out and being expired. Disabling the persistence of events prevents this problem and allow…