The simplest thing to do is to hide your cluster behind HA proxy. That way you only need to know IP address of HA proxy (or 2 IP addresses since you might want to spawn two of those as well for high availability).
On Mon, Dec 9, 2013 at 7:05 AM, Shimon Benattar <shim...@gmail.com> wrote: > Hi Riak users, > > we are using the Riak Java client and need to support high availability > > Currently I am connection the pbc to a specific node in our cluster, > > I would like to pass a list of IP's so that in case the connect fails on one > we will try the operation again on the other node (Also that way the work > distribution is shared by all the nodes on the cluster) > > Thanks, > > Shimon > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com