Chaos testing found and fixed a real OpenRaft bug
A chaos test with network delay made a node panic during snapshot catch-up and stall two Raft groups, with an upstream fix shipped the same day
Our chaos cluster caught a real OpenRaft bug this week. A node panicked while catching up via snapshot under network delay (tc netem), silently stalling two Raft groups. Upstream confirmed and shipped a fix the same day. Thanks openraft co