-
我使用 官方例子 tidb-docker-compose 起了3个tikv, 手动stop ,如果stop 了1个,没有问题,如果stop2个, 就是还剩一个tikv 时,无法访问了,是不是有要求最少起动2个呢,我看文档上没有详细说明。谢谢。
-
-
https://raft.github.io/
https://raft.github.io/raft.pdf
ytgui updated
4 years ago
-
Ion is deployed on the Rinkeby(Poa) successfully. However, I want to build an Ethereum private chain with PoW. How can I deploy Ion on my private chain?
And is it possible to deploy on Quorum chai…
-
Hello guys,
I'm doing some testing with my postgres cluster in which I am turning off (poweroff) one by one either the leader, the replica or the standby node.
During this testing I have seen th…
-
Is there any functionality in hashicorp raft library that allows randomly creation of cluster of nodes for a block that is proposed for block verification from majority of nodes in that particular clu…
-
It might be about time to split this repository in 12. One for each consensus, CLI client, common utilities, interfaces and protobuf files (including a common error proto).
Here is what I'm envisio…
-
**Platform:** CentOS7
**etcd version:** 3.3.11
**Description:**
I'm developing a distributed appliance management application that has a need for reliably sharing/replicating data across multiple s…
-
Hi there,
On upgrading to quorum 2.4, when we are starting up the cluster with a single node, the raft_cluster is responding with {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"**no lead…
-
#### System information
Geth version: 1.5.0-unstable
OS & Version: Ubuntu 16.04
Branch, Commit Hash or Release: Quorum 1.1.0 Constellation 0.1.0
#### Expected behaviour
We have a 7 nodes…