Re: Solr node removed from zookeeper

2015-10-28 Thread Shawn Heisey
On 10/28/2015 7:21 AM, andreic9203 wrote: > Because in production we have a lack of hardware, our environment contains > the following: > 1 Zookeeper instance > 2 collections (collection1 and collection2) > 3 Sol'r nodes (node1, node2 and node3) > > collection1 is shared between node1 and node2 >

Re: Solr node removed from zookeeper

2015-10-28 Thread andreic9203
Thanks Charlie for the quick answer. What good for if I cannot hold the instances of Zookeeper on separate machines? Andrei -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-node-removed-from-zookeeper-tp4236931p4236936.html Sent from the Solr - User mailing list arch

Re: Solr node removed from zookeeper

2015-10-28 Thread Charlie Hull
On 28/10/2015 13:21, andreic9203 wrote: Hi. I have a big issue with the Solr Cloud environment. After developing a solution based on SolrCloud into a safe environment (safe means stable and fast internet connection, moderate number of documents, etc), the solution reached the production. Becau