Hi, I don't think there is a way to properly recover application/server or any other service once out of memory error arises. Just trying to send a simple notification may lead to another attempt to allocate memory and therefore new OOME must be thrown. So, the best way to treat OOME is to treat it as unrecoverable error.
Thanks! -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ignite-active-true-blocking-forever-tp16346p16406.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
