GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/5400 IGNITE-10192 OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10192
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5400.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5400
----
commit 1a45b39e522574721710d938472a3e454cd79611
Author: ibessonov <bessonov.ip@...>
Date: 2018-11-15T13:54:45Z
IGNITE-10192 Optimized MarshallerTest#_testAllocationOverflow. Buffer expansion in GridUnsafeDataOutput improved.
----
---