Re: Riak-CS issues when Riak endpoint fails-over to new server

2017-01-04 Thread Toby Corkindale
Hi Magnus, I thought that it was recommended AGAINST talking to a co-located Riak on the same host? The reason being, the local Riak will take longer to start up than Riak CS, once you have a sizeable amount of data. This means Riak CS starts up, fails to connect to Riak, and exits. You also end up

Re: Riak-CS issues when Riak endpoint fails-over to new server

2017-01-04 Thread Magnus Kessler
Hi Toby, As far as I know Riak CS has none of the more advanced retry capabilities that Riak KV has. However, in the design of CS there seems to be an assumption that a CS instance will talk to a co-located KV node on the same host. To achieve high availability, in CS deployments HAProxy is often