pingcap / pingcap/tiflash

workload report “err execute query q22 failed Error 1105: other error for mpp stream: Poco::Exception. Code: 1000, e.code() = 15, e.displayText() = Exception: no alive tiflash, cannot dispatch BatchCopTask, e.what() = Exception” after fault recover from one compute network partition

Open
#7,760 5 comments 0 reactions 1 assignee View on GitHub

@guo-shaoge is already working on this.

Since Jul 7, 2023.

affects-7.5 affects-8.1 affects-8.5 component/compute severity/major type/bug
Dominant language
C++
Stars
1k
Forks
423
Avg merge
1d 15h
Merged PRs (30d)
24

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

1、br restore data
2、run ch
"go-tpc ch run -D tpcc --host tc-tidb.endless-ha-test-tps-1815226-1-478 -P4000 --warehouses 2000 -T 32 --acThreads 1 --queries q22 --ignore-error '2013,1213,1105,1205,8022,8028,9004,9007,1062' --time 36000m --user root --password '' --interval '10s'
2、inject one tiflash compute node network partition last for 10min
3、after 10min,recover fault

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

no error after fault recover

3. What did you see instead (Required)

execute run failed, err execute query q22 failed Error 1105: other error for mpp stream: Poco::Exception. Code: 1000, e.code() = 15, e.displayText() = Exception: no alive tiflash, cannot dispatch BatchCopTask, e.what() = Exception

4. What is your TiFlash version? (Required)

git hash:f08e4d66ec09b2fb6ea727a23bc7956c15caae40

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.