Merge remote-tracking branch 'origin/ignite-776' into ignite-776
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5dc5a6a6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5dc5a6a6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5dc5a6a6 Branch: refs/heads/ignite-sprint-5 Commit: 5dc5a6a699f254cc7f61acf29f8d903d664457f9 Parents: 7c5a04b 5fbdd40 Author: Andrey <anovi...@gridgain.com> Authored: Tue Apr 28 18:16:32 2015 +0700 Committer: Andrey <anovi...@gridgain.com> Committed: Tue Apr 28 18:16:32 2015 +0700 ---------------------------------------------------------------------- .../processors/cache/CacheInvokeResult.java | 24 ++++++++++++++--- .../processors/cache/GridCacheAdapter.java | 2 +- .../processors/cache/GridCacheMapEntry.java | 4 +-- .../processors/cache/GridCacheReturn.java | 5 ++-- .../dht/atomic/GridDhtAtomicCache.java | 3 +-- .../local/atomic/GridLocalAtomicCache.java | 6 ++--- .../ignite/GridSuppressedExceptionSelfTest.java | 4 +-- .../processors/cache/GridCacheOffHeapTest.java | 28 +++++--------------- ...ePartitionedNearDisabledMetricsSelfTest.java | 4 +-- .../GridCacheEvictionFilterSelfTest.java | 4 +-- .../IgniteCacheExpiryPolicyAbstractTest.java | 10 +++---- ...eCacheExpiryPolicyWithStoreAbstractTest.java | 4 +-- .../DataStreamerMultiThreadedSelfTest.java | 19 +++++++++---- .../processors/igfs/IgfsModesSelfTest.java | 4 +-- .../unsafe/GridUnsafeMemorySelfTest.java | 4 +-- .../GridSwapSpaceSpiAbstractSelfTest.java | 2 +- .../apache/ignite/util/GridRandomSelfTest.java | 4 +-- .../HadoopIgfs20FileSystemAbstractSelfTest.java | 4 +-- .../collections/HadoopHashMapSelfTest.java | 4 +-- .../cache/GridCacheCrossCacheQuerySelfTest.java | 8 ++---- .../h2/GridIndexingSpiAbstractSelfTest.java | 4 +-- .../query/h2/sql/BaseH2CompareQueryTest.java | 4 +-- 22 files changed, 69 insertions(+), 86 deletions(-) ----------------------------------------------------------------------