Skip to content

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

@renajin

Description

@renajin

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions