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