Hi all
I have now a total of 4 data node, 1 i just recently added to the cluster. So now some of the indices in the cluster are moving its shard to that new node that i installed. but some how they are not evently distributed. For example, there is an index that i config with 12 shard, so i imagine that each node now will have 3 shard in total, but they are not moving the way i wanted at all.
Is there a way for me to control how the indices will move it shard around or or some command that i can use to move the shard to i node that i want.
Thank in advance!