I found Performance tune tip with example of startSize  [1]
<https://apacheignite.readme.io/docs/performance-tips#tune-cache-start-size> 
. Example specifying startSize in MB.

Can you also comment on what would be startSize incase offHeapMaxMemory set
to 0 (unlimited)? Based on your previous comment I assume it is
DFLT_START_SIZE=1500000 number of entries. However example in document made
me in doubt again.

If 1500000 is number of entries then documentation may need update and I
defiantly need to reduce it in default configuration. 
If 1500000 is bytes similar to cache size then it comes out to be 1.5MB
which is too small to get OOME with 350 cache definition. 

In order to define correct configuration can you please clarify again?

Thanks,
-Sam  



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Out-Of-Memory-tp13829p13968.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to