Well, I guess they're working on it - http://docs.basho.com/riak/latest/ops/running/nodes/adding-removing/#The-Node-Join-Process- but for now, that's just something we have to live with during node addition / removal.
Also, I guess, if you do it all in one go, it just finishes faster, decreasing the time period where inconsistencies are expected. On Sun, Aug 25, 2013 at 6:28 PM, Jeremiah Peschka < jeremiah.pesc...@gmail.com> wrote: > Ah, the second bullet point ("Don't add nodes one at a time if you're > adding multiple nodes") clarifies it perfectly. I would've thought > otherwise since there are possibilities of false not_found responses during > node addition. > > Thanks for pointing me to that page. > > --- > Jeremiah Peschka - Founder, Brent Ozar Unlimited > MCITP: SQL Server 2008, MVP > Cloudera Certified Developer for Apache Hadoop > > > On Sun, Aug 25, 2013 at 8:23 AM, Gints <gints.gaili...@gmail.com> wrote: > >> I believe they actually recommend adding all the nodes you want to add in >> a >> single step, instead of one by one - this way the hand-off will happen >> only >> once, and all the objects will go to the right nodes immediately. >> >> If you add nodes one by one, the objects will have to do multiple >> transitions, since each added node will cause a redistribution of which >> nodes will be responsible for which objects, causing a hand-off process >> each >> time, and you will consume more traffic, time and more resources to get >> the >> same final result. >> >> >> http://docs.basho.com/riak/latest/ops/building/planning/best-practices/#How-to-add-Nodes >> >> >> >> >> -- >> View this message in context: >> http://riak-users.197444.n3.nabble.com/Adding-Nodes-to-a-Running-Cluster-tp4028951p4028952.html >> Sent from the Riak Users mailing list archive at Nabble.com. >> >> _______________________________________________ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com