-
Notifications
You must be signed in to change notification settings - Fork 412
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
Primary lock exception during regression test #9693
Labels
Comments
Tidb logs:
TiFlash logs:
|
similar logic for retrying in tidb : https://github.com/pingcap/tidb/blob/f347b9d334495c72d27c53532dfef522213dbaac/pkg/store/copr/coprocessor.go#L1660 |
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Dec 4, 2024
ref #9693 Signed-off-by: JaySon-Huang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error 1105 (HY000): other error for mpp stream: Code: 0, e.displayText() = DB::Exception: primary_lock: "t\200\000\000\000
\000\000\000r_r\003\200\000\000\000\000\000\000?\003\200\000\000\000\000\000\000\002"
lock_version: 454344339710803970
key: "t\200\000\000\000\000\000\000r_r\003\200\000\000\000\000\000\000?\003\200\000\000\000\000\000\000\002"
lock_ttl: 50000
txn_size: 1
lock_for_update_ts: 454344339723911177
use_async_commit: true
min_commit_ts: 454344339723911179
secondaries: "t\200\000\000\000\000\000\000x_r\003\200\000\000\000\000\000\000?\003\200\000\000\000\000\000\000\002\003\20
0\000\000\000\000\000\020\036"
The text was updated successfully, but these errors were encountered: