Re: Estimation of cluster effective capacity

2017-10-30 Thread Andrey Mashenkov
Hi, It is very rough estimations. 1. Recommended minimal heap size for server node is 512Mb. If you plan to retrieve large dataset with getAll or some queries with large page size, you should bother with requested data will fit in memory. Also JVM GarbageCollector feels much better if there is 15

Estimation of cluster effective capacity

2017-10-30 Thread vkondraschenko
Dear support team, I am trying to estimate memory efficiently available for cache payload in cluster. I base my calculation on https://apacheignite.readme.io/docs/capacity-planning. Can you please confirm that the following formula gives rough but realistic estimation of memory available for cach