pingcap / pingcap/tidb

workload report “Error 1105 (HY000): tikv aborts txn: Error(Txn(Error(Mvcc(Error(PessimisticLockNotFound { start_ts: TimeStamp(xxx), key: [xxx], reason: LockMissingAmendFail })))))”

Open
#58,564 2 comments 0 reactions 1 assignee Claimed by @MyonKeminta View on GitHub
sig/transaction type/question
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Bug Report

Please answer these questions before submitting your issue. Thanks!

### 1. Minimal reproduce step (Required)
1、run tpcc
2、restart one of tikv or some network issue or large pressure test

### 2. What did you expect to see? (Required)
no error

### 3. What did you see instead (Required)
workload report error
[2024-12-24 15:40:48] execute run failed, err Error 1105 (HY000): tikv aborts txn: Error(Txn(Error(Mvcc(Error(PessimisticLockNotFound { start_ts: TimeStamp(454834213574148225), key: [116, 128, 0, 0, 0, 0, 0, 0, 122, 95, 114, 128, 0, 0, 0, 0, 0, 2, 174], reason: LockMissingAmendFail })))))\r\n

### 4. What is your TiDB version? (Required)
./tidb-server -V
Release Version: v8.5.0
Edition: Community
Git Commit Hash: d13e52ed6e22cc5789bed7c64c861578cd2ed55b
Git Branch: HEAD
UTC Build Time: 2024-12-23 03:40:21
GoVersion: go1.23.3
Race Enabled: false
Check Table Before Drop: false
Store: unistore
2024-12-25T20:08:24.379+0800

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.