Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f3cc98b1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f3cc98b1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f3cc98b1 Branch: refs/heads/ignite-2100 Commit: f3cc98b189dd4c4a4ad6325e6b9a6fa6db795099 Parents: fdea7cf 345fc27 Author: vozerov-gridgain <[email protected]> Authored: Mon Dec 14 12:21:38 2015 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Mon Dec 14 12:21:38 2015 +0300 ---------------------------------------------------------------------- .../apache/ignite/internal/IgniteKernal.java | 26 ++- .../resources/META-INF/classnames.properties | 68 ++++--- .../cache/GridCacheAbstractFullApiSelfTest.java | 25 ++- ...ContinuousQueryFailoverAbstractSelfTest.java | 186 ++++++++++--------- .../tcp/TcpClientDiscoverySpiMulticastTest.java | 10 +- .../query/IgniteSqlSplitterSelfTest.java | 4 +- .../ignite/internal/GridFactorySelfTest.java | 16 ++ 7 files changed, 203 insertions(+), 132 deletions(-) ----------------------------------------------------------------------
