We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
1、run workload go-tpc ch run -D tpcc --host tc-tidb.endless-ha-test-htap-tps-3030196-1-619 -P4000 --warehouses 2000 -T 32 --acThreads 1 --queries q13 --ignore-error '2013,1213,1105,1205,8022,8028,9004,9007,1062' --time 36000m --user root --password '' --interval '10s' 2、 inject one of tiflash network partition last for 10mins
no oom and crash
tiflash oom and crash repeatedly after fault recover
git hash:952c9119b5513c2ea7ca47f7e2c6c932e164aaa8
The text was updated successfully, but these errors were encountered:
/severity critical /assign CalvinNeo
Sorry, something went wrong.
Fix duplicate keys in parallel prehandling (#8185)
c3e19bf
close #8081, close #8180
CalvinNeo
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
1、run workload
go-tpc ch run -D tpcc --host tc-tidb.endless-ha-test-htap-tps-3030196-1-619 -P4000 --warehouses 2000 -T 32 --acThreads 1 --queries q13 --ignore-error '2013,1213,1105,1205,8022,8028,9004,9007,1062' --time 36000m --user root --password '' --interval '10s'
2、 inject one of tiflash network partition last for 10mins
2. What did you expect to see? (Required)
no oom and crash
3. What did you see instead (Required)
tiflash oom and crash repeatedly after fault recover
4. What is your TiFlash version? (Required)
git hash:952c9119b5513c2ea7ca47f7e2c6c932e164aaa8
The text was updated successfully, but these errors were encountered: