>
> 1. I vaguely recall one of Riak authors replying to someone here that it is
> not possible to know where particular bucket resides, i.e. at which vnode.
>
> If so, how can one say after one physical node crashed & burned (say, its
> hard drive failed totally) or another physical node was ad
Hello everyone,
I'm a total newbie with Riak and Erlang, reading the docs for now to see
whether it could be evaluated positively for our purposes.
I have a few questions, mostly related to rebalancing across vnodes in
case of failure of one node or physical addition of new servers.
1. I va