Hi,
Today I finished upgrading 2.0.0-pre20 to 2.0.0-1. Once that was done I did a
node replace according to the instructions at
http://docs.basho.com/riak/latest/ops/running/nodes/replacing/
Once the replacing was done, our monitoring notified us about a problem with
the cluster. Our monitoring
So, I don't have a ton of experience with Riaknostic, but taking a
casual glance at the source code, it appears that Riaknostic caches
some node-local data about the ring (see:
https://github.com/basho/riaknostic/blob/2.0.0/src/riaknostic_node.erl#L192-L208).
You should be able to unset this by att
Hi Sargun,
The debug output can be found here:
https://gist.github.com/anonymous/7e82fa3a62595fbd2cc7
Indeed your suggested command resolves the problem nicely, that saves me a lot
of restarting. Thank for your help!
Best regards,
Max Vernimmen
> -Original Message-
> From: Sargun Dhi
I'm going to be testing out Riak for use in an open source game server
platform I created, and was looking for some tips on use and configuration.
Read/write volumes as are normal for many games, is about 50/50.
Consistent response times with low latency is a priority, as is not having
eventually