Hi, Somebody else may answer 1. 2. Yes you can remove 4th server if you have only 3 shards. I'm not 100% certain if solr will never put 2 shards on the same server, so check what's on the server before shutting it down.
Otis -- Performance Monitoring - http://sematext.com/spm On Nov 7, 2012 1:41 AM, "SuoNayi" <suonayi2...@163.com> wrote: > Hi all,sorry for questions about solrcloud from newbie. > here is my two questions: > 1.If I have a solrcloud cluster with two shards and 0 replica on two > different server. > when one of server restarts will the solr instance on that server replay > the transaction log to make sure these operations persistent to the index > files(commit the transaction log)? > > 2.Assuming I have 3 shards cluster with 4 different server, > it will form a cluster with 3 shard and 1 replica. Can I remove one server > to reduce > (degrade)the number of servers? if so does I just need to shutdown the > server and manually remove it's node from ZK? > > Regards > > SuoNayi