Re: How can shards distributed evenly among nodes

2020-02-06 Thread Radar Lei
This is weird, when we creating an index, Solr will make sure shards of an index be distributed to all the existing nodes evenly. But after you used 'UTILIZENODE' of AutoScale, Solr will try to put all the shards of an index to one or several nodes. Is this intentional or a bug? For example, we

How can shards distributed evenly among nodes

2020-02-04 Thread Yuan Zhao
Hi Team, We are using autoscaling policy, we make use of the utilize node feature to move replica to new nod. But we found after replica are moved, solr can make sure the repilica belongs to a same shard located on different nodes, but it can not make sure shard distributed evenly on all the