GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/2612 IGNITE-6282: Implemented lazy initialization of IgniteImpl members.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6282
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2612.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2612
----
commit a2f6c685d982179c406eb14937ea35e3df7a4699
Author: Igor Sapego <
[hidden email]>
Date: 2017-09-06T16:42:26Z
IGNITE-6282: Minor fixes for standalone node.
commit 32449b7b77b363809d0438fadd1bf606fb9b7899
Author: Igor Sapego <
[hidden email]>
Date: 2017-09-06T16:58:21Z
IGNITE-6282: Added test.
commit fd4abb7856c420d1b2a304799dbf154a58b7ff6e
Author: Igor Sapego <
[hidden email]>
Date: 2017-09-06T17:35:41Z
IGNITE-6282: Added Lazy template
commit 8859db85a29aee5fd3c7d3545f6e9dd7aaf03f06
Author: Igor Sapego <
[hidden email]>
Date: 2017-09-07T12:17:37Z
IGNITE-6282: Implemented lazy initialization of IgniteImpl members
----
---