HI ght230, I have not been able to reproduce it locally. Which version of Ignite do you use? What kind of objects do you put in cache? Could you share your Ignite configuration or probably a reproducer?
On Sun, Jan 15, 2017 at 4:54 PM, ght230 <[email protected]> wrote: > 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. > -- Kind regards, Alexander.
