Merge branch 'ignite-1.7.5-p1' into ignite-1.7.6
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/80f73252 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/80f73252 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/80f73252 Branch: refs/heads/master Commit: 80f7325211f6adb8a9f3cc0bd1192ded28aeff77 Parents: 55f7594 1665a61 Author: Anton Vinogradov <[email protected]> Authored: Mon Jan 16 12:15:17 2017 +0300 Committer: Anton Vinogradov <[email protected]> Committed: Mon Jan 16 12:15:17 2017 +0300 ---------------------------------------------------------------------- .../GridNearAtomicAbstractUpdateFuture.java | 34 ++- .../GridNearAtomicSingleUpdateFuture.java | 44 ++-- .../dht/atomic/GridNearAtomicUpdateFuture.java | 57 ++--- .../AtomicPutAllChangingTopologyTest.java | 212 +++++++++++++++++++ .../IgniteCacheFailoverTestSuite.java | 3 + 5 files changed, 284 insertions(+), 66 deletions(-) ----------------------------------------------------------------------
