I configured the cache for "OFFHEAP_TIERED", then do the following operations cyclically. 1. put some data in cache with "cache.put()" 2. remove the data from the cache wiht "cache.removeall()"
I found memory consumption continues to grow and it will not remain at a stable level. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Memory-consumption-continues-to-grow-when-running-out-of-heap-tp10082.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
