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

Scaling operations should be cancellable #57

Open
otrosien opened this issue May 1, 2019 · 0 comments
Open

Scaling operations should be cancellable #57

otrosien opened this issue May 1, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@otrosien
Copy link
Member

otrosien commented May 1, 2019

Expected Behavior

The ES Operator could decide to scale down, but while scaling down the thresholds for scale up are being exceeded, e.g. we're reaching a point where we should stop scaling down, or even scale back up.

Actual Behavior

At the moment the scaling operation is bound to finish before a new scaling operation can be started.

Steps to Reproduce the Problem

  1. create an EDS where scale up and scale down thresholds are close by
  2. put some more data on the nodes to slow down the scaling operation
  3. scale-down and watch out for "Scaling hint: UP" during the scale down operation
@otrosien otrosien added the enhancement New feature or request label May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant