Hi, Do I understand correctly that everything works fine and you're not running out of memory or experiencing long GC issues? If so, most likely you don't have any memory issues, Java simply does not collect garbage because there is a lot of space available. You can try to perform GC from Visual VM and see how much memory will be available after that.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Huge-heap-size-for-ignite-cache-when-storing-20-million-objects-of-small-size-tp3049p3052.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
