GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3729 IGNITE-8069 IgniteOutOfMemoryException should be handled accordingly â¦
â¦to provided failure handler
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-8069
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3729.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3729
----
commit fddeea5c509939e29dc126197e29cdcbc14bc33d
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-02T07:35:25Z
IGNITE-8069 IgniteOutOfMemoryException should be handled accordingly to provided failure handler
----
---