-
以上配置中dev1/dev4/dev6的consumer可能会注册到dev2/dev3/dev5的address中
-
When deployed in OpenShift 4.9 we're getting recurring probe failures for all Zookeeper pods:
![image](https://user-images.githubusercontent.com/35532993/177353048-cdb89f1e-3ff3-4ace-b812-5522e32cc…
-
-
My proposal is to implement distributed state machine based on service discovery approach without particular Zookeeper implementation. So you can use Zookeeper, Consul, Eureka an so on that implements…
-
I started working PRs for #109 and #92 but have run into a problem running tests.
I'm posting here in hopes of getting some help in resolving the issue.
So far I've tried:
- downgrading the v…
-
By default zookeeper creates journal and snapshots files, filling the FS completely and causing zk server to fail because not enough space.
Is required to introduce in configuration 2 parameters to av…
jucaf updated
9 years ago
-
Hello,
Any command is done with `kafkat` causes errors/exception in ZooKeeper logs. e.g.
```
kafkat partitions
```
Causes in ZK logs:
```
2017-01-10 15:46:20,636 [myid:1] - WARN [NIOServer…
-
The Solr index implementation currently uses default timeout (10s) in cloud mode.
https://github.com/JanusGraph/janusgraph/blob/master/janusgraph-solr/src/main/java/org/janusgraph/diskstorage/solr/…
-
An interpreter that reads from dtabs from ZK would make our deployment easier because we could get away without namerd. The caching of service discovery data is nice, but not absolutely necessary.
…
halve updated
6 years ago
-
I run SmartWatchTopology example well on yarn well, two yarn containers are created and topology can work well. But when I run TransformsTopology on yarn, only one yarn container is created ,so topolo…