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

Record status in memory for tidbclusterAutoScaler status #2516

Closed
Yisaer opened this issue May 21, 2020 · 1 comment
Closed

Record status in memory for tidbclusterAutoScaler status #2516

Yisaer opened this issue May 21, 2020 · 1 comment
Assignees
Labels
area/auto-scaling related to auto-scaling status/WIP Issue/PR is being worked on

Comments

@Yisaer
Copy link
Contributor

Yisaer commented May 21, 2020

Feature Request

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

Ref #2307 (comment)

Currently, we record tidbclusterAutoScaler status in tidbclusterAutoScaler's status attribute which would cause the in-consistency between the tidbcluster's spec and tidbautoscaler's status.

To solve this problem, as @DanielZhangQD 's comment in #2307, we can try to record the status in operator memory. We would solve this before auto-scaling ga.

@Yisaer Yisaer added the area/auto-scaling related to auto-scaling label May 21, 2020
@cofyc cofyc added the status/WIP Issue/PR is being worked on label Jun 8, 2020
@DanielZhangQD
Copy link
Contributor

The related codes have been removed in #2862.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/auto-scaling related to auto-scaling status/WIP Issue/PR is being worked on
Projects
None yet
Development

No branches or pull requests

3 participants