Hi, When running for some time handling a constant load of 1.5K or more my application blows up with a OOM. org.apache.ignite.internal.processors.affinity.GridAffinityProcessor is taking up 96+% of memory in my application. It's a client so i do not undrestand why the application accumulates something that looks like my messages locally.
I'm using the data streamer because we have high load. <http://apache-ignite-users.70518.x6.nabble.com/file/t2258/Ignite_memory_usage.jpg> -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
