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
This should probably be implemented using LoadBalancingPolicy, HostFilter and ControlConnectionPolicy (scylladb/scylla-rust-driver#1279) traits. Just LoadBalancingPolicy may not be enough, as in cpp-driver these filters apply for choosing the control connection as well.
The text was updated successfully, but these errors were encountered:
Methods:
cass_execution_profile_set_whitelist_filtering
This should probably be implemented using
LoadBalancingPolicy
,HostFilter
andControlConnectionPolicy
(scylladb/scylla-rust-driver#1279) traits. JustLoadBalancingPolicy
may not be enough, as in cpp-driver these filters apply for choosing the control connection as well.The text was updated successfully, but these errors were encountered: