Files
etcd/server
Neil Shen fb769c4306 server: ignore raft messages if member id mismatch
Ignore Raft messages when the `To` field mismatches the local member ID.
In cases where incorrect Raft messages are dispatched, potentially due
to a malfunctioning switch, this proactive check prevents panics,
such as "tocommit is out of range".

Signed-off-by: Neil Shen <overvenus@gmail.com>
2023-12-07 11:57:45 +08:00
..
2023-09-25 19:37:18 +08:00
2023-09-17 17:41:58 +08:00
2023-09-21 21:14:09 +08:00
2020-10-26 13:02:32 +01:00