You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove node with tserver only in zone with two nodes.
Do 'Release Instance' for the same node.
This node now is in the Decommissioned state.
Start the Edit Universe procedure. Add node in another AZ (where is only one node exists).
Press save.
Expected result: the update should start or it should show an error message.
Actual result: Nothing happens. There is only a message in YW logs:
Hit error 400, message: {"error":"Cannot perform an edit operation on universe 72037945-837c-430d-93d0-a6705cbfd73b as it has nodes in one of [Removed, Stopped, Decommissioned] states."}
The text was updated successfully, but these errors were encountered:
…ual feedback (#7078)
Description: Added toaster for having visual feedback for user action.
cases covered:
1. When the user adds/delete the KMS configuration.
2. When duplicate region code is added for on-prem Provider.
3. Api error response in case of edit universe.
Test scenario:
- Adding duplicate region code for the on-prem provider notifies the user of an appropriate toaster.
- Adding/Deleting the KMS have visual feedback to the users.
- Any error encountered during edit universe have visual feedback
polarweasel
pushed a commit
to lizayugabyte/yugabyte-db
that referenced
this issue
Mar 9, 2021
…oaster component for visual feedback (yugabyte#7078)
Description: Added toaster for having visual feedback for user action.
cases covered:
1. When the user adds/delete the KMS configuration.
2. When duplicate region code is added for on-prem Provider.
3. Api error response in case of edit universe.
Test scenario:
- Adding duplicate region code for the on-prem provider notifies the user of an appropriate toaster.
- Adding/Deleting the KMS have visual feedback to the users.
- Any error encountered during edit universe have visual feedback
Steps to reproduce:
This node now is in the Decommissioned state.
Expected result: the update should start or it should show an error message.
Actual result: Nothing happens. There is only a message in YW logs:
Hit error 400, message: {"error":"Cannot perform an edit operation on universe 72037945-837c-430d-93d0-a6705cbfd73b as it has nodes in one of [Removed, Stopped, Decommissioned] states."}
The text was updated successfully, but these errors were encountered: