Non-heap memory is different than off-heap memory. Non-heap is (roughly speaking) memory that the JVM itself uses. Off-heap is what Ignite is using for storage off the heap. So you're probably not looking at what you think you're looking at.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
