GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3161
IGNITE-7080 Check env variable names to only pass IGNITE_* to nodes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7080 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3161.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 #3161 ---- commit b3ececfd8a226da577fe2390142ac4ebc25b6e07 Author: Ilya Kasnacheev <ilya.kasnach...@gmail.com> Date: 2017-12-06T16:20:35Z IGNITE-7080 Check env variable names to only pass IGNITE_* to nodes. ---- ---