Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lily2025 opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
type/bug The issue is confirmed as a bug.

Comments

@Lily2025
Copy link

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

1、run tpcc
2、restart one of tikv

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: d13e52e
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

@Lily2025 Lily2025 added the type/bug The issue is confirmed as a bug. label Dec 27, 2024
@Lily2025
Copy link
Author

/assign MyonKeminta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

2 participants