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

increase tidb_analyze_partition_concurrency to speed up memory releasing #47549

Closed
hawkingrei opened this issue Oct 11, 2023 · 0 comments · Fixed by #47548
Closed

increase tidb_analyze_partition_concurrency to speed up memory releasing #47549

hawkingrei opened this issue Oct 11, 2023 · 0 comments · Fixed by #47548

Comments

@hawkingrei
Copy link
Member

Enhancement

When we analyze the partition table. We will have many stats info to write the storage. but now the concurrency of write is so small. So that memory will have many stats info. it will load the OOM. we need to increase it.

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.

1 participant