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

keyspace: Asynchronously pre allocate keyspaces on start up #9022

Open
pingyu opened this issue Jan 26, 2025 · 0 comments · May be fixed by #9019
Open

keyspace: Asynchronously pre allocate keyspaces on start up #9022

pingyu opened this issue Jan 26, 2025 · 0 comments · May be fixed by #9019
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@pingyu
Copy link
Contributor

pingyu commented Jan 26, 2025

Enhancement Task

Asynchronously pre allocate keyspaces on start up for:

  • Improve performance of PD start up.
  • Split regions for keyspaces before set the state of keyspace to ENABLED. As other components (e.g. TiDB, TiKV) will assume that the regoins of different keyspaces have no overlapping.
@pingyu pingyu added the type/enhancement The issue or PR belongs to an enhancement. label Jan 26, 2025
@pingyu pingyu linked a pull request Jan 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant