-
## Steps to reproduce
1. deploy 3 units mysql-k8s from stable
2. (optional) relate to mysql-router-k8s from https://github.com/canonical/mysql-router-k8s-operator/pull/190
3. run (if unit 0 i…
-
Hi everyone,
I would like to know how perc_quorum works. I mean, if I set it to 0.75, then if I have 4 parties the procces will run as long as 3 at least parties complete their training in the time…
-
# Mod request
According to the consensus README
> validators collectively sign the resulting state of a block rather than just the sequence of transactions
This is not required for a consens…
-
### What would you like to be added?
the cluster size is dynamic natively in etcd(by adding/removing members to/from existing cluster) . it also brings a challenge for etcd to continuous providing hi…
-
CassandraKeyValueServices.waitForSchemaVersions calcualtes quroum from config as n/2 + 1, both of which are wrong. We should use the number of nodes in the cluster (that may dynamically change) and al…
-
Basically, it's easy to understand that the flexible quorum is safe if it's a static config.
But is the `Leader Completeness` guaranteed when `Qc` and `Qe` are dynamically adjustable?
For example,…
-
- [ ] Happy flow
- [ ] No pre-prepare
- [x] pre-prepare ok, no quorum for prepare causing change round
- [x] wrong pre-prepare, no later prepare quorum
- [ ] wrong pre-prepare with later prep…
-
```
JE: Failed to sign transaction by a quorum of validators because one or more of its objects is equivocated until the next epoch. Other transactions locking these objects:
- 5fCJNr4dzkkECJMdfj6Q…
-
Loss of quorum-scenarios can be difficult to detect. Currently, the signals are mostly around "slowless", e.g. replica circuit breakers reporting slow proposals, requests reporting slow latch acquisit…
-
- [X] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
Say you have network config, whose backend…