Re: SolrCloud liveness problems

2013-10-30 Thread Jeroen Steggink
Hi, I experience the same problem, using version 4.4.0. In my case: 2 Solr nodes -> 4 collections, each 1 shard and 2 replicas. 3 Zookeepers Replicas can get state=down when a connection to Zookeeper is lost. However, there are 2 more Zookeeper servers, so this shouldn't be a problem right?

Re: SolrCloud liveness problems

2013-09-17 Thread Mark Miller
SOLR-5243 and SOLR-5240 will likely improve the situation. Both fixes are in 4.5 - the first RC for 4.5 will likely come tomorrow. Thanks to yonik for sussing these out. - Mark On Sep 17, 2013, at 2:43 PM, Mark Miller wrote: > > On Sep 17, 2013, at 12:00 PM, Vladimir Veljkovic > wrote: >

Re: SolrCloud liveness problems

2013-09-17 Thread Mark Miller
On Sep 17, 2013, at 12:00 PM, Vladimir Veljkovic wrote: > Hello there, > > we have following setup: > > SolrCloud 4.4.0 (3 nodes, physical machines) > Zookeeper 3.4.5 (3 nodes, physical machines) > > We have a number of rather small collections (~10K or ~100K of documents), > that we would

SolrCloud liveness problems

2013-09-17 Thread Vladimir Veljkovic
Hello there, we have following setup: SolrCloud 4.4.0 (3 nodes, physical machines) Zookeeper 3.4.5 (3 nodes, physical machines) We have a number of rather small collections (~10K or ~100K of documents), that we would like to load to all Solr instances (numShards=1, replication_factor=3), and a