I want to remove a node from cluster and inside the cluster all node's need to updated with removed node ,
example : i have a cluster with 4 nodes
node -1 , 2 [ Primary ], 3 , 4
i want to remove node -3 from cluster , and it should be updated automatically in [ authorizers.xml ] to remaining working nodes.
please help its bit urgent