Drop Node
blobcity>drop-node <node-id>
Drops a node from the current shard. The operation does a graceful drop of the node, by automatically nominating other nodes to take up data of the current node. The drop
operation can take a while depending on the number of nodes to be dropped. The view-node
command should be used to check if the shutdown operation is successful.
Updated about 6 years ago