-
### Environment
* dubbo admin version:0.6.0
* dubbo go version: 3.3.1 (triple, grpc)
* register center: zookeeper
### go config
```go
rootConfigBuilder := config.NewRootConfigBuilder()
cb := …
ssfyn updated
1 month ago
-
-
Just getting to grips with things, but I assume it's just a case of implementing one of those in `pesos.detector` ?
-
When I testing the EPHEMERAL node creation, the EPHEMERAL node disappear before process die.
-
-
The documentation in the default Zookeeper client is [here](https://zookeeper.apache.org/doc/current/api/org/apache/zookeeper/ZooKeeper.html#sync-java.lang.String-org.apache.zookeeper.AsyncCallback.Vo…
-
Getting Exception "Zookeeper::exists(): error: invalid zhandle state",
I am using Zookeeper for Kafka.
Need help to find out where i am wrong.
-
I am trying to run the zookeeper:latest container in kubernates as 1010 user, using the following statefulset.yaml
```
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: zookeeper
names…
-
ZooKeeper supports TTL for nodes described here:
https://zookeeper.apache.org/doc/r3.5.4-beta/zookeeperProgrammers.html#TTL+Nodes
This task consists of 2 parts:
- implement support for TTL of nod…
-
我想知道未来是否打算增加nacos做集群,现在只支持zookeeper