Error: KV error safe to retry Txn(Mvcc(TxnLockNotFound

https://github.com/pingcap/tidb/issues/26404

It’s needed to improve the logs, only print ERROR logs if the failure keys are not pessimistic type, and the resolve process could continue if the failure key type is pessimistc type.

这个地方的日志输出,后续版本优化过。

https://github.com/pingcap/tidb/issues/14036

也确实有人报告说设置为悲观事务就没有报错了。
我觉得你可以这样试试看。

1 个赞