CANCEL DECOMMISSION
Descriptionβ
This statement is used to undo a node decommission. (Administrator only!)
Syntax:
CANCEL DECOMMISSION BACKEND "<host>:<heartbeat_port>"[,"<host>:<heartbeat_port>"...]
Examplesβ
-
Cancel decommission of two nodes.
CANCEL DECOMMISSION BACKEND "host1:port", "host2:port";