Skip to content
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

Too many failed slow query during TiKV graceful shutdown #53222

Closed
crazycs520 opened this issue May 13, 2024 · 0 comments · Fixed by #53247
Closed

Too many failed slow query during TiKV graceful shutdown #53222

crazycs520 opened this issue May 13, 2024 · 0 comments · Fixed by #53247

Comments

@crazycs520
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. Deploy a TiDB cluster.
  2. Run sysbench oltp_read_write workload.
  3. Stop 1 TiKV store.

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

Query execution time should less than 30s.

3. What did you see instead (Required)

Many slow query execution time more than 60s.

image

4. What is your TiDB version? (Required)

nightly: ce74191

@crazycs520 crazycs520 added the type/bug This issue is a bug. label May 13, 2024
@jebter jebter added the sig/transaction SIG:Transaction label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants