- Nov 12, 2021
-
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
Unless we need to remove elements in the middle of a list, an array based variant is always faster.
-
Michael Eischer authored
-
Michael Eischer authored
-
- Jul 08, 2020
-
-
Michael Eischer authored
There's no need for the current replica to further process the request.
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
If a reply message completes a certificate while in the same moment the lock acquire inside invoke times out then the following retry instruction can reset the certificate even though the lock was already released.
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
This ensures that the output of multiple threads won't be mixed up.
-
Michael Eischer authored
As both stdout and stderr point to the same file this can cause garbling of log outputs between threads.
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
This simplifies handling of only part-time active clients
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
The first sequence number on the replicas is zero
-
Michael Eischer authored
Conflicting read request replies are not the leaders fault. So just resend the request normally the first time.
-
Michael Eischer authored
A client could also reset it's certificate and retry the read request for a newer sequence number.
-
- Jul 03, 2020
-
-
Michael Eischer authored
-
Michael Eischer authored
This should lead to less mangled stack traces
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-