-
We have encountered an issue recently and we think that it was related with leadership election not happening. You can find the coordinator log file attached.
In the logs you can see the log that s…
-
## create network
```bash
docker network create app-tier --driver birdge
```
## install zookeeper
```bash
docker run -d --name zookeeper-server \
--network app-tier \
-e ALLOW_ANONYMOUS_LOGIN=…
-
Zookeeper ensemble address is a required parameter in Burrow, but KRaft mode doesn't have any zookeeper. Is there any plan to remove dependency on zookeeper?
-
During my work of integrating *molecule* testing (see https://github.com/AnsibleShipyard/ansible-zookeeper/issues/60), I got following 'ansible-lint' warnings (that need to be fixed, before molecule r…
lhoss updated
7 years ago
-
**What happened**:
That test failed twice in a row:
- https://circleci.com/gh/kudobuilder/kudo/8364
- https://circleci.com/gh/kudobuilder/kudo/8368
The failure was:
```
case.go:155: resource…
-
I am trying out the schema registry, and attempting to connect the docker container to a zookeeper/kafka running on a VM. However, it times out when attempting to connect to zookeeper.
However, when …
-
## Questions?
* Check the [Troubleshooting / FAQ](https://github.com/SOHU-Co/kafka-node#troubleshooting--faq) ?
* Search the [issues](https://github.com/SOHU-Co/kafka-node/issues) ?
## Bug Repo…
-
When I run `vagrant up` zookeeper does not start, ansible shows the following error:
```
TASK [Start zookeeper-server] **************************************************
fatal: [default]: FAILED!…
ghost updated
5 years ago
-
services:
postgres:
image: debezium/postgres:15
ports:
- 5432:5432
environment:
- POSTGRES_USER=docker
- POSTGRES_PASSWORD=docker
- POSTGRES_DB=exampledb
…
-
$...:c jon.doe$ sudo make install
Password:
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeep…