-
It's my understanding that I might find an inductive invariant for the safety of Raft (checked using Apalache) in this TLA+ spec but I cannot seem to find one. Is there one in this repo?
-
https://github.com/memphisdev/memphis-broker
Memphis{dev} is an open-source real-time data processing platform that provides end-to-end support for in-app streaming use cases using Memphis distribu…
-
There was a conversation in HashiDays London, regarding production workload analysis on consul, at the end of which we concluded that consul could report raft metrics, such as 'applied_index' via tele…
xytis updated
4 years ago
-
**Describe the bug**
The Vault service in HA mode does not support loadbalancing.
**To Reproduce**
Steps to reproduce the behavior:
1. Install chart in HA mode on an HA Kubernetes Cluster
2. …
-
We should implement the ability to add multiple nodes in a quasi-single operation.
This extends the "Elasticity Project" idea.
The difference is that on top of the original idea we want to also ha…
-
#### Overview of the Issue
I’ve upgraded a Consul server from 1.14.4 → 1.14.11 without issue, but when I then attempt to upgrade to Consul 1.15.10 from 1.14.11, I get the following error message on…
-
如题,怎么解
-
I've been gripped by the urge to try and write a [gossip](https://en.wikipedia.org/wiki/Gossip_protocol)-based protocol in Unison. (I'm OK with the fact I might not be able to typecheck or run it for…
-
Since updating to Vault Helm Chart 0.6.0, when you have a new install of Vault which is uninitialized, vault can now no longer be accessed by ingress as there is no leader which can be routed via the …
-
**Description**
Currently the default values for heartbeat and election timeout is quite high. Especially for the election timeout, which causes that the start up and rejoin takes a while.
```
…