Comments inline.
On Sat, May 21, 2011 at 06:44:58PM -0700, Greg Nelson wrote:
> You mentioned you're planning on growing to around 100 nodes.
> I'm curious what ring_creation_size you used?
I started with 1024 and figure I can probably get to around 100 nodes before
erlang distribution protocol
Hi Anthony,
You mentioned you're planning on growing to around 100 nodes. I'm curious what
ring_creation_size you used? Also, how much data capacity per node are you
planning on?
I've been spending a lot of time lately working through what happens when a
node joins. There are a couple of big i
As I asked this question I thought I would pipe in with my experience (comments
inline).
On May 20, 2011, at 3:17 PM, Mark Phillips wrote:
> 4) Q --- Lets say I have several new nodes to add, is the recommended
> procedure to add them one at a time and wait for all transfers to
> finish, or can
Recap for May 18 - 19
=
1) We merged a great contribution into Riak Search from gpascale et al.
* Details are in this commit here --->
https://github.com/basho/riak_search/pull/56
Thanks! Keep the code coming.
2) Q --- Before I go an write one from scratch, I figured I sh