-
```
2020-04-20 15:41:18 ERROR MembershipTracker:108 - Error fetching child nodes.
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /sustain_dht_nodes
at org.apach…
-
Currently there is no ability to read a defaults file as a result when configuring a topology one must set the following configs when using the Kafka Spout:
STORM_ZOOKEEPER_SESSION_TIMEOUT
STORM_ZOOK…
-
**Description**
I deployed 3 node zookeeper and kafka cluster with custom network. Initially, everything works as expected until I upgrade my services using ```docker service update``` command. Post …
-
Hello,I test a pulsar cluster use RaftKeeper.i deploy a RaftKeeper cluser with 3 node,I just modify configure id & host under
bin/pulsar initialize-cluster-metadata --cluster pulsar-test --metadata…
luhea updated
1 month ago
-
After upgrading the chart from 2.9.4 to 3.2.0, everthing seems to work fine. However, in order to check if a rollback would work, I have tried to rollback from chart 3.2.0 to 2.9.4 and the error I got…
-
version: zookeeper 3.7
Cluster info :
zk1
zk2
zk3 (leader)
network info:
![image](https://user-images.githubusercontent.com/11386482/145252912-c43cfc4a-b6e4-4ec6-98b3-d963f04b4a50.png)
doc…
-
When this command executed:
kubectl apply -f https://raw.githubusercontent.com/confluentinc/confluent-kubernetes-examples/master/quickstart-deploy/confluent-platform.yaml
Confluent operator log:
…
-
Apparently when confd loss the connection to ZK it tries to connect infinitely without succeeding.
I basically see two issues:
1. confd is not able to restore the connection to ZK
2. confd retries co…
-
we need testing mesos with zookeeper, so we need access zk. how about add portNumber to ZooKeeperConfig class
-
hi - this is more of a general Q.
I installed Solrcloud with these options to use a ZK-operator installed seperately.
--set zookeeper-operator.install=false --set zookeeper-operator.use=true
…