Re: Adding a new machine to a three node cluster cause partition handoff problems

2012-01-10 Thread Joseph Blomstedt
> There's a code snippet in riak 1.0.1 or 1.0.2 release notes which addresses > this. Sorry can't find it for you, network here is useless. :( The code snippet in the release notes deals with a different issue. The case where Riak believes all handoff has already occurred, but refuses to actually

Re: Adding a new machine to a three node cluster cause partition handoff problems

2012-01-10 Thread Aphyr
There's a code snippet in riak 1.0.1 or 1.0.2 release notes which addresses this. Sorry can't find it for you, network here is useless. :( Ivaylo Panitchkov wrote: > >Hello All, > >We have a cluster of three machines (Debian 6.0, 4GB RAM, >riak_1.0.2-1_amd64.deb, n_val: 3) that serves an appli

Re: Adding a new machine to a three node cluster cause partition handoff problems

2012-01-10 Thread Joseph Blomstedt
Ivaylo, It appears that handoff is stuck. This should not happen, and I have filed a bug report to track this issue: https://issues.basho.com/show_bug.cgi?id=1317 I believe I know the cause, and believe it is fixed in master leading up to our next major release. I'll update the ticket with my fin