TIDB 3.0.2以及以后的版本修复了一系列 TiDB 与 TiKV 之间网络连接出现异常的 bug,包括但不限于:
- region cache 相关:https://github.com/pingcap/tidb/pull/11344
- tikvclient 相关:https://github.com/pingcap/tidb/pull/11531
- https://github.com/pingcap/tidb/pull/11370
建议可以的话升级到 3.0 的最新 release 版本再进行观察。