java-driver
java-driver copied to clipboard
Implements DNS enpoint tests when nodes are being replaced one by one in the cluster
We need to have a test that does what we do on the cloud:
- Driver should be configured to re-resolve DNS endpoints.
- Deploy cluster of 3 nodes
- Replace all nodes one by one (changing IP address on both node and dns)
- Make sure that session that is created at the begging is still operational at the end of the test, and all nodes are reachable