-
I build bookkeeper docker image locally based on master branch.
This is my docker-compose.yml
```
version: '3.2'
services:
zookeeper:
image: zookeeper
hostname: zookeeper
con…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. install
```
helm upgrade --install zookeeper kubeblocks-addons/zo…
-
**Version**:
{
version: '0.18.0',
commit: '',
repo: '12',
'ipfs-core': '0.18.0',
'interface-ipfs-core': '^0.158.0'
}
Node.js v16.18.1
- **Platform**:
Darwin Chiros-MacBook-Pro.…
-
Hi,
I am facing big issue with my zookeeper cluster, there are restarting indefinitely, I don't know why exactly.
There is the describe on one pod :
```
Name: clickhouse-zookeeper…
-
### Expected behavior
running
### Actual behavior
```
aiops-zk | /opt/java/openjdk/bin/java
aiops-zk | ZooKeeper JMX enabled by default
aiops-zk | Using conf…
-
Hello,
I have a problem with my Altinity clickhouse cluster on my k8s cluster.
I had an unexpected increase of numbers of inserting requests, the zookeepers pods are in CRASHLOOPBACKOFF and I am u…
-
Explore [Apache ZooKeeper](https://github.com/apache/zookeeper) [atomic broadcast](https://zookeeper.apache.org/doc/current/zookeeperInternals.html#sc_atomicBroadcast) implementation and summarize the…
-
Hi I have installed solar operator in solar namespace which will install bot solar and zookeeper in different name space i.e jx-qat1, jx-qat2, jx-qat3 but in jx-qat2 and jx-qat3 the zookeeper is broke…
-
Problem: odpi-egeria-lab chart installation is not complete when running under local kubernetes provided by Rancher desktop environment.
Due to technical error (details below) Kafka broker is not a…
-
### Name and Version
bitnami/zookeeper:3.7.1
### What steps will reproduce the bug?
Use the following `docker-compose` file:
```yaml
version: "3.7"
services:
zookeeper:
container_n…