I'm running a Cassandra 2.2.8 cluster of 3 nodes in a single data center. The replication factor is 3.
I had to recover one of the nodes from an old backup. After recovering the backup I ran a full repair to sync the latest data, but it seems that the recovered node has less data than the others:
How can I force data synchronization?