Merge branches 'ignite-4535-master' and 'ignite-4851' of 
https://github.com/gridgain/apache-ignite into ignite-4851


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

Branch: refs/heads/ignite-3477-master
Commit: d79a40d482b0270c3c5a737858991fc10dea674f
Parents: 2999d99 5157bc8
Author: Ilya Lantukh <[email protected]>
Authored: Fri Apr 7 15:50:07 2017 +0300
Committer: Ilya Lantukh <[email protected]>
Committed: Fri Apr 7 15:50:07 2017 +0300

----------------------------------------------------------------------
 .../communication/GridIoMessageFactory.java     |  12 -
 .../cache/GridCacheEvictionManager.java         | 226 ------------
 .../cache/GridCacheEvictionRequest.java         | 248 -------------
 .../cache/GridCacheEvictionResponse.java        | 225 ------------
 .../processors/cache/GridCacheIoManager.java    |  14 -
 .../cache/GridCacheAbstractFullApiSelfTest.java |   1 +
 .../GridCacheEvictionEventAbstractTest.java     |   2 -
 .../dht/GridCacheDhtEvictionSelfTest.java       | 352 -------------------
 ...NearDisabledAtomicOnheapFullApiSelfTest.java |  10 +
 ...tomicClientOnlyMultiNodeFullApiSelfTest.java |   4 -
 .../GridCacheAtomicOnheapFullApiSelfTest.java   |  28 ++
 ...cheAtomicOnheapMultiNodeFullApiSelfTest.java |  26 ++
 ...cPrimaryWriteOrderOnheapFullApiSelfTest.java |  28 ++
 ...riteOrderOnheapMultiNodeFullApiSelfTest.java |  29 ++
 ...ePartitionedAtomicOnheapFullApiSelfTest.java |  10 +
 ...acheAtomicOnheapMultiJvmFullApiSelfTest.java |   4 +-
 ...WriteOrderOnheapMultiJvmFullApiSelfTest.java |  29 ++
 .../ConfigVariationsTestSuiteBuilderTest.java   |   4 +-
 ...IgniteCacheFullApiMultiJvmSelfTestSuite.java |   2 +
 .../IgniteCacheFullApiSelfTestSuite.java        |   8 +
 .../testsuites/IgniteCacheTestSuite2.java       |   2 -
 21 files changed, 175 insertions(+), 1089 deletions(-)
----------------------------------------------------------------------


Reply via email to