-
Notifications
You must be signed in to change notification settings - Fork 937
want to expose "force-master-takeover" by http api & orchestrator-client #743
Comments
API:
$ orchestrator-client -c help | grep force
force-master-failover Forcibly discard master and initiate a failover, even if orchestrator doesn't see a problem. This command lets orchestrator choose the replacement master |
@shlomi-noach i mean "force-master-takeover" not "force-master-failover" |
Ah, sorry, I wasn't reading this right.
Does that makes sense? |
@shlomi-noach such as a situation,the old master is very busy,we cant execute GracefulMasterTakeover,but we also want to issue a destination to promote,so we can only use ForceMasterTakeover。 |
Very good. I'll add the API |
@shlomi-noach thx! if you don't have much time, we can do this。we already have a commit to do this,should we give a pull request? |
Yes, please. |
thx |
want to expose "force-master-takeover" by http api & orchestrator-client。only available in cli currently。
The text was updated successfully, but these errors were encountered: