Hi,
I am using single node with 8 GB JVM (half of total 16 GB).
Total shards = 1951
I know ES will refuse to allocate both the primary shard and a replica shard on the same machine.but is this replica shards consuming heap?
to my understanding 1951 shards is incuding 5 replica shards for each index.
So is this unassigned shards consuming heap.