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

The "Scale Cluster" button is Enable during the process of deleting the cluster #132

Open
olegvn88 opened this issue Jun 22, 2018 · 1 comment

Comments

@olegvn88
Copy link

The "Scale Cluster" button is Enable during the process of deleting the cluster. You can use this button, but cluster anyway will be deleted.

Preconditions:
At least one cluster should be created.

Steps to reproduce:

  1. Open the Oshinko Spark Cluster Management home page.
  2. Click on the "Actions" button.
  3. Click on the "Delete Cluster" button, and click on the "Delete" button in the opened window.
  4. Click again on the "Actions" button and click on the "Scale Cluster" button.
  5. Input the Number of workers value equals 2 and click on the "Scale" button.

Actual result: The workers count were not scaled and cluster was deleted.

Expected result: The "Scale Cluster" button should be disabled after starting the process of deleting the cluster.

@crobby
Copy link
Member

crobby commented Sep 21, 2018

I agree here, we should disable the "scale" option unless the cluster is in the "running" state.

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

2 participants