Configuring Cassandra's TokenAware and LatencyAware policy together in C++ driver
问题 After reading about the different load balancing policies available(https://datastax.github.io/cpp-driver/topics/configuration/), it seems to me that for best performance,particularly in multi data-center cluster, token-aware and latency-aware policy should be used together('Performance Tips' section of the above mentioned article). As per my understanding(assuming replication factor > 1), when we'll use both of these policies together, then the client will calculate the hash of the primary