GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/3908
IGNITE-8252 NPE is replaced with an IgniteException with informative message You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8252-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3908.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 #3908 ---- commit 3267f4b1ff2b985b1efe4f091cfd762a9745fbef Author: Sergey Chugunov <sergey.chugunov@...> Date: 2018-04-24T11:23:36Z IGNITE-8252 NPE is replaced with IgniteException with meaningful message ---- ---