Re: About solr restart

2018-06-24 Thread Erick Erickson
For quite some time, collection information has been stored in individual state.json nodes, not clusterstate.json. See the MIGRATESTATEFORMAT Collections API call. How many collections and replicas do you have all told? Best, Erick On Sun, Jun 24, 2018 at 6:43 PM, 苗海泉 wrote: > We found a proble

About solr restart

2018-06-24 Thread 苗海泉
We found a problem in the solr6.0 version. After solr restarts data recovery on the zookeeper, the solr collection configuration will be centralized in the clusterstate.json file. If the number of clusters and replicas is a bit more, it is very easy to exceed 1M. Has caused a series of problems suc