-
Notifications
You must be signed in to change notification settings - Fork 411
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 “Check snap != nullptr failed: Can not find disaggregated task” when run ch #9567
Labels
affects-8.1
This bug affects the 8.1.x(LTS) versions.
component/storage
severity/major
type/bug
The issue is confirmed as a bug.
Comments
/type bug |
Root causeThe query is slow (> 300s), then the snapshot in WN expired.
WorkaroundEnlarging the configuration @JinheLin will fix this issue later. |
Lloyd-Pottiger
added
affects-8.1
This bug affects the 8.1.x(LTS) versions.
and removed
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
labels
Oct 30, 2024
12 tasks
12 tasks
yibin87
pushed a commit
to yibin87/tiflash
that referenced
this issue
Nov 6, 2024
…ingcap#9570) close pingcap#9567 Signed-off-by: Lloyd-Pottiger <[email protected]> Co-authored-by: Lloyd-Pottiger <[email protected]> Co-authored-by: Lloyd-Pottiger <[email protected]>
ti-chi-bot bot
added a commit
that referenced
this issue
Nov 8, 2024
…9570) (#9571) close #9567 Signed-off-by: ti-chi-bot <[email protected]> Co-authored-by: jinhelin <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-8.1
This bug affects the 8.1.x(LTS) versions.
component/storage
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
1、run ch q7
2、workload report error
2. What did you expect to see? (Required)
no error
3. What did you see instead (Required)
workload report error
[2024-10-28 21:11:43] execute run failed, err execute query q7 failed Error 1105: other error for mpp stream: Code: 11004, e.displayText() = DB::Exception: Check snap != nullptr failed: Can not find disaggregated task, task_id=DisTaskId<MPP<gather_id:1, query_ts:1730149536627187623, local_query_id:5634, server_id:316, start_ts:453548320125354066,task_id:4>,executor=TableFullScan_78> (from s1006_t2737_4307_1_36486282018035081_360582), e.what() = DB::Exception,\r\n"]
4. What is your TiFlash version? (Required)
/tiflash/tiflash version
TiFlash
Release Version: v8.4.0-alpha-80-g08535236b
Edition: Community
Git Commit Hash: 0853523
Git Branch: HEAD
UTC Build Time: 2024-10-28 11:09:41
Enable Features: jemalloc sm4(GmSSL) mem-profiling avx2 avx512 unwind thinlto hnsw.l2=skylake hnsw.cosine=skylake vec.l2=skylake vec.cos=skylake
Profile: RELWITHDEBINFO
Compiler: clang++ 17.0.6
Raft Proxy
Git Commit Hash: c3bedc86b1470ceacd15dfb19fa7bfa94e8ab49d
Git Commit Branch: HEAD
UTC Build Time: ""
Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Storage Engine: tiflash
Prometheus Prefix: tiflash_proxy_
Profile: release
Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine openssl-vendored
The text was updated successfully, but these errors were encountered: