I start 2 nodes and a zk ensemble to manager these nodes. Then I create a collection with numShards=1 and replicationFactor=2 on 1st node. It spread onto 2 nodes (meaning 1 leader, 1 replica). Now I want to add 3rd node but don't do splitsharding. Before I try I want to ask some questions: Do I just start node3 and join in same zk ensemble, Solrcloud will automatically create replica on 3rd node? Or do I have to manually call some API to add replica to 3rd node? Either way, doesn't this exceed the replicationFactor?
Scott Chu,scott....@udngroup.com 2016/5/25 (週三)