Re: About solr recovery

2015-03-03 Thread
sorry mail list reformat my email > On Mar 4, 2015, at 13:47, 龚俊衡 wrote: > > Hi, Erick > > Thanks for you quick replay, > > we are using Solr 4.9.0 and use 4 Aliyun cloud instance with 4 core cpu 32G > mem and 1G SSD > > shard distribute as: > >

Re: About solr recovery

2015-03-03 Thread
many improvements in this whole area, perhaps it's already fixed? > > Best, > Erick > > On Tue, Mar 3, 2015 at 6:20 PM, 龚俊衡 wrote: >> Hi, >> >> I found when a replica recovering, one of cpu core (usually cpu0) will load >> 100%, and then leader update wi

About solr recovery

2015-03-03 Thread
Hi, I found when a replica recovering, one of cpu core (usually cpu0) will load 100%, and then leader update will fail cause this replica can not response leader’s /update command this will cause leader send other recovery to this replica then this replica in a recover loop. my question is i

Re: About solr recovery

2015-03-02 Thread
r > node. > > Can you describe your problem though? Or is this just an informational > question? Because I'm quite sure how to respond helpfully here. > > Best, > Erick > > On Fri, Feb 27, 2015 at 10:37 PM, 龚俊衡 wrote: >> HI, >> >> Our production solr’s

About solr recovery

2015-02-27 Thread
HI, Our production solr’s replication was offline in some time but both zookeeper and network is ok, and Solr jvm is normal. my question are there any other reason will let solr’s replication into recovering state?