GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/2635
IGNITE-6340 : Fixed creation of client cache on server node. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6340 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2635.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 #2635 ---- commit 8b6f7dfe5b87154c77cd782be2597df2248700df Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-09-11T14:07:43Z ignite-6340 : Fixed creation of client cache on server node. commit 4852c80d095767d94326ce8f894541ea8ecb85ee Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-09-11T14:14:50Z ignite-6340 : fixed code style. ---- ---