You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "ilya.kasnacheev" <il...@gmail.com> on 2018/08/07 14:42:09 UTC

Re: OOME causing caches to be removed

Hello!

My recommendation here is breaking this query down into ranges (by using
LIMIT or better yet, range WHERE condition), processing every range
separately. Otherwise I can see how Ignite will try to keep all data on heap
at some point.

Regards,



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/