Infinite loop in token map calculation when using SimpleStrategy and RF > number of nodes
Description
The inner loop of token map calculation for SimpleStrategy should be bounded by the total number of tokens and the number of required replicas, not just the required replicas.
The inner loop of token map calculation for SimpleStrategy should be bounded by the total number of tokens and the number of required replicas, not just the required replicas.