CANCEL DECOMMISSION
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";