Merge branch 'master' into ignite-1786
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ad3de1c0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ad3de1c0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ad3de1c0 Branch: refs/heads/ignite-1786 Commit: ad3de1c02d0053d3d9b9d8fe7a9d6d9fccb2a286 Parents: 9628396 1f5b202 Author: vozerov-gridgain <[email protected]> Authored: Mon Jan 25 14:14:21 2016 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Mon Jan 25 14:14:21 2016 +0300 ---------------------------------------------------------------------- .../dht/atomic/GridDhtAtomicCache.java | 11 +- .../IgniteCacheWriteBehindNoUpdateSelfTest.java | 178 +++++++++++++++++++ .../testsuites/IgniteCacheTestSuite5.java | 2 + .../processors/hadoop/v2/HadoopV2Context.java | 2 + .../processors/hadoop/v2/HadoopV2MapTask.java | 23 +-- 5 files changed, 194 insertions(+), 22 deletions(-) ----------------------------------------------------------------------
