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

panic in the init stats will break the loadStatsWorker #51581

Closed
hawkingrei opened this issue Mar 7, 2024 · 0 comments · Fixed by #51579
Closed

panic in the init stats will break the loadStatsWorker #51581

hawkingrei opened this issue Mar 7, 2024 · 0 comments · Fixed by #51579

Comments

@hawkingrei
Copy link
Member

hawkingrei commented Mar 7, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

panic in the init stats will break the loadStatsWorker

1. Minimal reproduce step (Required)

loadStatsWorker has a recovery but the other subfunction in the loadStatsWorker have no recovery.

It is dangerouse.

image

image

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

panic. loadStatsWorker can work

3. What did you see instead (Required)

panic. loadStatsWorker cannot work

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added type/bug This issue is a bug. sig/planner SIG: Planner severity/moderate labels Mar 7, 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.

2 participants