You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exec_profile: token aware routing with shuffling setting
Implemented:
- cass_cluster_set_token_aware_routing_shuffle_replicas
- cass_execution_profile_set_token_aware_routing_shuffle_replicas
Notice, that this setting (replica shuffling) is only applicable, if
token aware routing is enabled (which is, by default).
This setting is `true` by default.
0 commit comments