Kyle Kingsbury
Kyle Kingsbury
### What happened? With a five-node etcd 3.5.3 cluster running on Debian stable, with a data directory mounted on the lazyfs filesystem, killing nodes and losing their un-fsynced writes appears...
### What happened? In [this Jepsen test](https://github.com/etcd-io/etcd/files/8950246/20220621T110426.000-0400.zip) involving the loss of un-fsynced writes (via lazyfs) in a five-node cluster of etcd 3.5.3 nodes, we observed a stale read (a linearizability...
### What happened? In a Jepsen test run of five etcd 3.5.3 nodes, with process pauses (sending processes SIGSTOP and SIGCONT), compaction (performed via the admin API), and defragmentation (via...
Very occasionally, for reasons I don't understand (maybe TCP close?), a session disconnects between two calls to `ssh/invoke`. Works for one command, and a few ms later, another command throws:...
Okay, excellent. So, let's assume there's no easy way to optimize the width changes. But we can very easily optimize everything else. Strip all the jQuery calls out of partialRender...
**Versions** - etcd: 3.5.3 - jetcd: 0.7.1 - java: openjdk version "17.0.3" 2022-04-19 (Debian) **Describe the bug** I've got a Jepsen test case for etcd which appears to show [something...