-
Reconnecting to ZooKeeper works nicely, but it is quite "loud" in the logs.
There are uncaught exceptions propagated when ZooKeeper is not reachable.
```
Task exception was never retrieved
{'fut…
-
dubbo3
-
@yangy0000 @xhl1988 - I need your help =)
Can a uReplicator connect to a zookeeper using the SSL protocol and log in to it using the SASL method?
Since the uReplicator and Helix store their servi…
-
mycat2在server.json里配置zookeeper,如下:
"mode":"cluster",
"properties":{"zk_address":"127.0.0.1:2181"}
zookeeper服务一切正常,用ZooInspector都可以正常连接。
为什么mycat2并没有连接成功?也无任何连接zookeeper异常日志。
另外mycat-web能支持my…
-
Hello,
I know its an extra and doesn't have high priority but I just hate that every application uses some other tool ( etcd, zookeeper, consul ).
It would be great if you could add support for the …
-
Other Kafka client libraries do only need Zookeeper node locations to start their clients. I believe that they discover the Kafka broker locations from Zookeeper then. Poseidon on the other hand needs…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### On what operating system are you seeing the problem?
Windows (x64)
### VS Code version
1.94.0
### Version of Conflu…
-
Reproduce:
1. create clickhouse cluster with 3 zk host and 1 master host
2. rename master host
3. Retrieve an error:
```
│ Error: error while requesting API to update ClickHouse Cluster "XXX": se…
-
```
$ dpkg -l | grep click
ii clickhouse-keeper 23.10.1.1976 amd64 Static clickhouse-keeper binary
$ clickhouse-keeper-converter --zookeeper-logs-dir ./z…
-
### Description
I'm working on TLS implementation in zookeeper and abled to implement TLS in zookeeper qourum with below configs
```
config:
additionalConfig:
portUnification: "false"…