yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.93k stars 1.06k forks source link

[Platform] Auto-start new master if a master has been stopped. #9414

Open tylarb opened 3 years ago

tylarb commented 3 years ago

Reference ticket: 1576

In platform, if less than RF number of masters are running, it's possible to select "start new master" on one of the remaining nodes in the "nodes" tab.

It would be convenient for this process to happen automatically after some user-definable timeout, with the assumption that the node will not be coming back online because it's dead.

That is, instead of a user-driven process to start an new master, the platform does it automatically.

hsu880 commented 3 years ago

This is a bit like a corrective action for an alert.