I have a cassandra cluster with two datacenters. In datacenter 2 I have a keyspace with replication factor 3. I want to repair all keyspaces in datacenter 2. I have tried to run:
nodetool repair --in-local-dc --full -j 4
But this command does not repair all keyspaces. Does anybody know if this is intended behaviour ? Cassandra logs does not indicate any problems