[FAQ] request to underhook engine failed

[问题澄清]

[ERROR] [endpoint.rs:454] [error-response] [err="request to underhook engine failed"]

[原因分析]

TiKV MVCC 层向下层的 Raft Engine 请求失败,原因有可能是 not leader, stale command, epoch not match 等等

[解决方案]

具体原因需要看其他日志中打印的 error 的类型.
https://github.com/pingcap/kvproto/blob/1082c388cb012ce4be423257f72a8ea2e518d7ac/proto/errorpb.proto#L53-L64)https://github.com/pingcap/kvproto/blob/1082c388cb012ce4be423257f72a8ea2e518d7ac/proto/errorpb.proto#L53-L64