You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2015/09/09 10:53:36 UTC

[38/43] ignite git commit: Merge remote-tracking branch 'apache/ignite-1.4' into ignite-1.4

Merge remote-tracking branch 'apache/ignite-1.4' into ignite-1.4


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e4e39af6
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e4e39af6
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e4e39af6

Branch: refs/heads/master
Commit: e4e39af68d1546b99d2ffe367ca1f3ba840db501
Parents: 108dd8f b8db248
Author: ashutak <as...@gridgain.com>
Authored: Tue Sep 8 19:34:08 2015 +0300
Committer: ashutak <as...@gridgain.com>
Committed: Tue Sep 8 19:34:08 2015 +0300

----------------------------------------------------------------------
 .../store/jdbc/CacheJdbcPojoStoreFactory.java   |  2 +-
 .../cache/GridCacheMvccCandidate.java           |  2 +-
 .../processors/igfs/IgfsDataManager.java        | 14 ++--
 .../ignite/GridSuppressedExceptionSelfTest.java | 22 -------
 ...cheAbstractFullApiMultithreadedSelfTest.java | 69 ++++++++++++--------
 ...dCacheQueueMultiNodeConsistencySelfTest.java | 58 +++++++++-------
 .../GridCacheSetFailoverAbstractSelfTest.java   |  2 -
 ...PartitionedFullApiMultithreadedSelfTest.java |  5 --
 ...eReplicatedFullApiMultithreadedSelfTest.java |  5 --
 ...dCacheLocalFullApiMultithreadedSelfTest.java |  5 --
 .../unsafe/GridUnsafeMemoryPerformanceTest.java | 65 ++++++++++++++++++
 .../unsafe/GridUnsafeMemorySelfTest.java        | 38 -----------
 .../h2/GridIndexingSpiAbstractSelfTest.java     | 13 ----
 13 files changed, 150 insertions(+), 150 deletions(-)
----------------------------------------------------------------------