-
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 “EstablishDisaggTask Failed4: Deadline Exceeded” when kill one tikv #7691
Comments
It seems grpc call failed. And can we provide a reproduce environment or more tiflash log to help track the issue? @Lily2025 |
Add some TiFlash log here, |
We have added more detail logging and some timeout about this problem. Will dive deep into it if a similar issue happens again. |
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
1、run ch
2、kill one tikv
2. What did you expect to see? (Required)
no unexpected load reported
3. What did you see instead (Required)
workload report error
[2023-06-21 13:52:08] execute run failed, err execute query q11 failed Error 1105: other error for mpp stream: From MPP<query:<query_ts:1687355518255892155, local_query_id:246, server_id:2528259, start_ts:442330124976652289>,task_id:3>: Poco::Exception. Code: 1000, e.code() = 2, e.displayText() = Exception: EstablishDisaggTask Failed4: Deadline Exceeded, e.what() = Exception
4. What is your TiFlash version? (Required)
githash:5a36917b396e394ee551661eb5190ae3231854d6
The text was updated successfully, but these errors were encountered: