Binarus
Binarus
Can you please update on it?
Hi @timoninmaxim thank you for your response! I think the issue is with putAll operation with eviction. We are using putall method similar to issue https://issues.apache.org/jira/browse/IGNITE-8917. So is it resolved...
Hi @timoninmaxim Any update on this please?
HI @timoninmaxim The isSharedNothing is false .The cache is limited i checked . Yes the behavior is same as described in ticket and getting same igniteOutOfMemory exception. This the modified...
HI @timoninmaxim Any update on this?
[LimitedCache.zip](https://github.com/user-attachments/files/16478343/LimitedCache.zip)
Hi @ptupitsyn thank you for the quick response if you see I have enabled the page replacement policy as well in the config file. the policy used is SEGMENTED_LRU.
Thank you for your response yes for higher memory it works with 100 MB . So is there any lower limit to this?
Sorry for late response .We have ignite integration with our product and We give our customers to set the cache size and we wanted to confirm what is the minimum...
Thanks @ptupitsyn For all the help