Merge remote-tracking branch 'origin/master'
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f4d8ea91 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f4d8ea91 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f4d8ea91 Branch: refs/heads/ignite-1655 Commit: f4d8ea914e61981ff33e41aee498168b56063834 Parents: c4b0877 077af17 Author: Anton Vinogradov <[email protected]> Authored: Thu Oct 15 17:00:01 2015 +0300 Committer: Anton Vinogradov <[email protected]> Committed: Thu Oct 15 17:00:01 2015 +0300 ---------------------------------------------------------------------- .../CacheAbstractRestartSelfTest.java | 247 +++++++++++++++++++ ...NearDisabledAtomicInvokeRestartSelfTest.java | 179 ++++++++++++++ ...abledTransactionalInvokeRestartSelfTest.java | 173 +++++++++++++ ...edTransactionalWriteReadRestartSelfTest.java | 124 ++++++++++ .../IgniteCacheLoadConsistencyTestSuite.java | 42 ++++ 5 files changed, 765 insertions(+) ----------------------------------------------------------------------
