canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.83k stars 216 forks source link

for jepsen: extra online spare #585

Open jerrytesting opened 1 year ago

jerrytesting commented 1 year ago

While running raft-v0.17.1, Jepsen harness reports the for Jepsen: extra online spare error. Your Jepsen harness configures the keyword for jepsen as assertion-pattern, so I think this is the abnormal behaviour that your want to avoid.

Here is the whole logs: https://github.com/jerrytesting/craft_extra_online_spare

cole-miller commented 1 year ago

Yep, we've seen this in our jepsen.dqlite CI periodically as well. It's less serious than a crash or a segfault, but definitely wants looking into.