GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3749 IGNITE-6892 OOM should be covered by failure handler
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-6892
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3749.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3749
----
commit e48e8978298995821aa19f8229692ba398ff4bde
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-04T13:45:32Z
IGNITE-6892 OOM should be covered by failure handling
commit 2d60b0a760ff88589fe373eba7ebf03ffaeefe1e
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-04T15:56:08Z
IGNITE-6892 OOM should be covered by failure handling (unit test)
commit f9af47c175aa78ca6f48b652fe1d76a94d019cb6
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-04-04T16:12:10Z
IGNITE-6892 OOM should be covered by failure handling (typo)
----
---