Hi Team,
I have Elastic cluster with 3 Master, 5 Data & 2 Client nodes.
I have created index called my-index with 5 Primary and 1 Replica also i used setting called number of shards per node is 2.
But i could see at few nodes only 2 replicas or 2 primaries are allocated.
I would like to know is there any setting to restrict like allocate only 1 primary shards per node and 1 replica shard per node so that the primary’s will be distributed equally and ingestion will be faster.
Thanks,