We use IPv6 in our STG/PROD environments, but our DNS records return both A ipv4 and AAAA ipv6 records. Scylla does not listen on ipv4. Our client binary gets stuck and does not log any error; Devs are saying that neither error is returned from the driver.
When a configuration has only healthy nodes then it works well. When there is a node down in the cluster, binary freezes can not connect and no error returned.
Can we somehow check / improve the session builder?
How can this be debugged further so we at least get some error message?
(we will provide version soon, assume 1.1.0 so far)
We use IPv6 in our STG/PROD environments, but our DNS records return both A ipv4 and AAAA ipv6 records. Scylla does not listen on ipv4. Our client binary gets stuck and does not log any error; Devs are saying that neither error is returned from the driver.
When a configuration has only healthy nodes then it works well. When there is a node down in the cluster, binary freezes can not connect and no error returned.
Can we somehow check / improve the session builder?
How can this be debugged further so we at least get some error message?
(we will provide version soon, assume 1.1.0 so far)