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

progress update is too slow for tables that are already available. #38676

Closed
hehechen opened this issue Oct 27, 2022 · 0 comments · Fixed by #38677
Closed

progress update is too slow for tables that are already available. #38676

hehechen opened this issue Oct 27, 2022 · 0 comments · Fixed by #38677
Labels
component/tiflash severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.

Comments

@hehechen
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. Create 50k tables with TiFlash replica.
  2. Create table A with TiFlash replica.
  3. Import data into table A with lightning.

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

The progress of table A in information_schema.tiflash_replica will change in 5 minutes.

3. What did you see instead (Required)

The updating of progress for table A in information_schema.tiflash_replica is too slow, progress didn't change in 30 minutes.

4. What is your TiDB version? (Required)

ec93697

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/tiflash severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants