Re: Migrating shards

2014-11-07 Thread Ian Rose
"recovering" in > >> clusterstate.json and wait until it's "active." > >> > >> 2. I believe this to be the case, but I'll wait for someone else to > chime in > >> who knows better. Also, I wonder if there's a difference betwe

Re: Migrating shards

2014-11-07 Thread Erick Erickson
#x27;s a difference between >> DELETEREPLICA and unloading the core directly. >> >> Michael >> >> >> >> On 11/7/14 10:24, Ian Rose wrote: >>> >>> Howdy - >>> >>> What is the current best practice for migrating shards to a

Re: Migrating shards

2014-11-07 Thread ralph tice
s a difference between > DELETEREPLICA and unloading the core directly. > > Michael > > > > On 11/7/14 10:24, Ian Rose wrote: >> >> Howdy - >> >> What is the current best practice for migrating shards to another machine? >> I have heard suggestio

Re: Migrating shards

2014-11-07 Thread Michael Della Bitta
el On 11/7/14 10:24, Ian Rose wrote: Howdy - What is the current best practice for migrating shards to another machine? I have heard suggestions that it is "add replica on new machine, wait for it to catch up, delete original replica on old machine". But I wanted to check to make su

Migrating shards

2014-11-07 Thread Ian Rose
Howdy - What is the current best practice for migrating shards to another machine? I have heard suggestions that it is "add replica on new machine, wait for it to catch up, delete original replica on old machine". But I wanted to check to make sure... And if that is the best method,