-
There is a Rook setup:
- one cluster in 2 availability zones (AZ)
- 2 mons in each AZ
The setup should tolerate zone outage, but there is a problem: in case of zone outrage it will lose 2 of 4 m…
-
### Description
We'd like to understand the impact of max/min caps and quorum on
* Robustness
* Bribery
* and potentially other metrics
### Context
### New Simulation Parameters:
Sweep over:
###…
-
Use prototype application to integrate Quorum requests into the app.
https://github.com/Kimlic/Quorum-iOS-Demo
Quorum library can be found here:
https://github.com/Kimlic/Quorum-iOS
-
We should only dlq a row on logical errors (e.g. constraint was violated). These types of errors should be white listed. all other errors should bubble up to the coordinator and pause the job (e.g. a …
-
### Component
Anvil
### Describe the feature you would like
I'd like to request the creation of an RPC method similar to the ERC20 `deal` cheatcode for the following use case:
I need to gather e…
-
I am having a little bit trouble with a mon being out of quorum. I have a cluster of 3, 2 are still in quorum and i'm unsure how to recover.
I had a look at the ceph documentation and I was going t…
-
This was reported on [Stack Overflow](https://stackoverflow.com/questions/48593532/janusgraph-nohostavailableexception-in-multi-datacenter) and [janusgraph-users](https://groups.google.com/forum/#!top…
-
Hi
Does the service take care to rename the log file before start the service - so it will not overwrite it everytime it start ?
-
Hello!
[zookeeper]
host1 zookeeper_myid=1
host2 zookeeper_myid=2
host3 zookeeper_myid=3
....
hostN zookeeper_myid=N
[zookeeper-quorum]
host[1:N] or host[1:N-1] ?
Thanks!
-
There is a chicken and egg scenario, where in order to "inaugurate" the first quorums, we need to have the first election, which means we need to have the an election seed, and we need to have quorum …