I am running C* 3.11 .
What is difference between the below two commands ? Here -dc parameter is not working. Any reason?
$nodetool repair -local -pr demo msisdn
output : Repair completed successfully
$nodetool repair -dc datacenter1 -pr demo msisdn
output : error: Primary range repair should be performed on all nodes in the cluster.