- Shards : 2 - ZooKeeper Cluster : 3 - One collection. Here is how I run it and my scenario case:
In first console, I get first Node (first Shard) running on port 8983: In second console, I get second Node (second Shard) running on port 8984: Here I get just 2 nodes for my 2 shards running. The I decide to add 2 replicates for each shard node. and Now everything is fine, a "robust" collection with 2 shards, 2 replicates running. Result expected is here: <http://lucene.472066.n3.nabble.com/file/n4019257/Solr_Admin_192.168.1.6_.png> Then, I decide to stop the 2 last predicates running on port 7501/7502. Results expected is here: <http://lucene.472066.n3.nabble.com/file/n4019257/2.png> Then I now stop the 2 main instances running on port 8983/8983. Restart the first one 8983: I get a lot of this dump in console: Why not, I start second one running on 8984, and get I do not understand why replicates are needed at this phase...first when I started the first time, no need for replicates. And now, I would like restart 2 main instances, and maybe start replicates later. If I start both instances 7501/7502, everything is fine but not what I was expected. Any ideas, Thanks again, Jul -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019257.html Sent from the Solr - User mailing list archive at Nabble.com.