Re: SOLR does not respond to queries when cores are coming online

2015-08-18 Thread Upayavira
Where is Zookeeper running? Is it running as an independent service on a separate box? Also, 4.0 is very old now - the code has matured a LOT since then. Upayavira On Tue, Aug 18, 2015, at 09:54 PM, Erick Erickson wrote: > You might be hitting: https://issues.apache.org/jira/browse/SOLR-7361 >

Re: SOLR does not respond to queries when cores are coming online

2015-08-18 Thread Erick Erickson
You might be hitting: https://issues.apache.org/jira/browse/SOLR-7361 Note that the fix is in the (currently releasing) 5.3 and trunk code, with virtually no possibility of back-porting to 4.0, unfortunately. Best, Erick On Tue, Aug 18, 2015 at 1:19 PM, Gilles Comeau wrote: > Hi all, > > Sorry

SOLR does not respond to queries when cores are coming online

2015-08-18 Thread Gilles Comeau
Hi all, Sorry if this has been asked before, my online searching is not bringing up any answers. If I have two shards on different servers with zookeeper, Core1 and Core2, in a collection that are identical to each other, why won't Core1 return any results while Core2 is starting up? If Core