Merge branch 'sprint-1' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-32
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/a42c4cd0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/a42c4cd0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/a42c4cd0 Branch: refs/heads/ignite-32 Commit: a42c4cd0bb9742215342bf8c4f6be57bd6fe5046 Parents: ab879f3 0acd2d4 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Tue Jan 27 09:36:04 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Tue Jan 27 09:36:04 2015 +0700 ---------------------------------------------------------------------- .../apache/ignite/IgniteNotPeerDeployable.java | 41 -- .../org/apache/ignite/internal/GridGainEx.java | 2 +- .../processors/cache/GridCacheAdapter.java | 4 +- .../ignite/lang/IgniteNotPeerDeployable.java | 41 ++ .../ignite/startup/BasicWarmupClosure.java | 561 +++++++++++++++++++ .../scala/org/apache/ignite/visor/visor.scala | 2 +- 6 files changed, 607 insertions(+), 44 deletions(-) ----------------------------------------------------------------------