[UI] Custom number of nodes do not work for mysql databases
Description
Tested with Everest v0.0.0-59f7f95 version.
Install all operators in a namespace
Create a mysql database with 7 nodes
The mysql database does not come up and remains down
In the database logs, this error is displayed
Hence we cannot create a mysql database more than 5 nodes. Also a mysql database with even number of nodes cannot be created (EVEREST-1539). A mysql database can only be created with 1, 3, 5 nodes. Hence we cannot create a mysql database using a custom number of nodes. The Custom option should be removed for myql.
Environment
None
Attachments
3
Activity
Show:
Manish Chawla
October 8, 2024 at 12:52 PM
Tested with Everest v0.0.0-50167eb version.
Custom value for the number of mysql database nodes has been removed during database creation/edit
Tested with Everest v0.0.0-59f7f95 version.
Install all operators in a namespace
Create a mysql database with 7 nodes
The mysql database does not come up and remains down
In the database logs, this error is displayed
Hence we cannot create a mysql database more than 5 nodes. Also a mysql database with even number of nodes cannot be created (EVEREST-1539). A mysql database can only be created with 1, 3, 5 nodes. Hence we cannot create a mysql database using a custom number of nodes. The Custom option should be removed for myql.