In-memory Engine: tikv panic "assertion failed: !region.get_peers().is_empty()" #18046
Labels
affects-8.5
This bug affects the 8.5.x(LTS) versions.
severity/moderate
type/bug
The issue is confirmed as a bug.
Bug Report
Similar to #17767, but triggered when an uninitialized peer receives a
MsgPreLoadRegionRequest
.https://tcms.pingcap.net/dashboard/executions/plan/7701144
What version of TiKV are you using?
0c3bfda
What operating system and CPU are you using?
Steps to reproduce
Run jepsen tests.
What did you expect?
No panic.
What did happened?
Panic.
The text was updated successfully, but these errors were encountered: