-
API call: https://pkg.go.dev/github.com/hashicorp/raft#Raft.CommitIndex
Discussion on Google Groups: https://groups.google.com/g/raft-dev/c/4QlyV0aptEQ/m/1bCWuAU7AgAJ
Background `CommitIndex` is…
-
I am trying to run peakRDL regblok on a block that we are designing. Currently, we are using ORDT,
but since the ORDT is not mainteined anymore, we might be looking for alternatives.
I see that th…
-
Except for overload messages, for which we hacked a workaround overloading the returned request id from a vnode reply. We should generalize that so that any error reasons are propagated back. For exa…
-
Sometimes it takes more than 11s to create a simple table within empty keyspace with RF=1 on single node cluster causing a timeout on client side.
It's frequently visible when Scylla is deployed on…
zimnx updated
4 weeks ago
-
Nomad FSM handling is sometimes strict in handling log entries by insuring that some invariants always hold, and fail early if it notices inconsistencies or invalid state.
While it shows good inten…
-
```
What steps will reproduce the problem?
1. Configure a peer that is not accessible
2. Enable DEBUG logging
What is the expected output? What do you see instead?
Connection errors and etc. are bein…
-
```
What steps will reproduce the problem?
1. Configure a peer that is not accessible
2. Enable DEBUG logging
What is the expected output? What do you see instead?
Connection errors and etc. are bein…
-
The following machine does not render anything in the visualizer...
```
export const loadingFSMSchema = createMachine({
initial: 'idle',
states: {
idle: {
entry: [actions.log((co…
-
* ucscsdk version: latest
* Python version: 2.7
* Operating System: Linux, MacOS
### Description
I tried to get the FSM from each blade in UCS Central. The XML output tells me to do this I sh…
-
**Summary:**
The first iteration of the "Diamond Hunter" development cycle has been successfully completed, with substantial progress made in various aspects of the game. Key achievements include the…