java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

Endpoint of contactPoint should be replaced with broadcast address.

Open congguosn opened this issue 3 years ago • 1 comments
trafficstars

If a proxy is used as the contact point, it will be treated as the member of scylla backend replicas, but actually it is not.

For example, if a cloud load balancer is used as contact point, client will send part of the data traffic to it, but actually the traffic should go to the broadcast address get from system.local.

congguosn avatar Nov 30 '21 09:11 congguosn

I'm trying to understand your use case. Why are you using cloud load balancer instead of nodes in the cluster, @congguosn ? How do you intend to read system.local on the first place if you don't point the driver to a real Scylla node?

haaawk avatar Jan 31 '22 14:01 haaawk

Closing as non responsive.

roydahan avatar Jun 13 '24 13:06 roydahan