GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/2747
Attempt to fix not-null compatibility issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-12822 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2747.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2747 ---- commit 8e91828bcce1737d2a0e222c746bfe5d1792968c Author: devozerov <voze...@gridgain.com> Date: 2017-09-26T11:47:56Z Attempt to fix not-null compatibility issue. ---- ---