Hi, I was wondering if it is enough to set a list of contact points via:
Cluster.builder().addContactPoint("host1").addContactPoint("host2")...;
to survive a cluster rolling while inserting/reading from the cluster.
Regards,
Andreas
Hi, I was wondering if it is enough to set a list of contact points via:
Cluster.builder().addContactPoint("host1").addContactPoint("host2")...;
to survive a cluster rolling while inserting/reading from the cluster.
Regards,
Andreas