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

[Feature] For AP process, elegant start and stop auto-scaling #6

Open
renajin opened this issue Aug 5, 2021 · 0 comments
Open

[Feature] For AP process, elegant start and stop auto-scaling #6

renajin opened this issue Aug 5, 2021 · 0 comments

Comments

@renajin
Copy link
Contributor

renajin commented Aug 5, 2021

Feature Request

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:
Elegant start and stop auto-scaling module, all AP request will be processed efficiently.

Describe alternatives you've considered:
We divided AP requests into two categories to handle:
1.start up a long term tidb node for real-time computing, this node will handle some simple AP requests(the sql can be finished in one minute);
2.for large-scale AP, it always need much more memory, we will start a container for each SQL and shut down this container when sql completed.

Teachability, Documentation, Adoption, Migration Strategy:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant