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/06/04 14:34:50 UTC

[8/9] incubator-ignite git commit: Merge branch 'ignite-sprint-5' into ignite-218

Merge branch 'ignite-sprint-5' into ignite-218


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

Branch: refs/heads/ignite-218
Commit: 819299c2c24c4740423329e7e186923bd02e7c71
Parents: 42f65d9 20e5677
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Thu Jun 4 15:12:33 2015 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Thu Jun 4 15:12:33 2015 +0300

----------------------------------------------------------------------
 .../managers/communication/GridIoManager.java   | 117 +++++++------
 .../dht/GridClientPartitionTopology.java        |   2 +-
 .../dht/GridDhtPartitionTopologyImpl.java       |   8 +-
 .../GridDhtPartitionsExchangeFuture.java        |  19 ++-
 .../dht/preloader/GridDhtPreloader.java         |   2 +-
 ...niteDynamicCacheWithConfigStartSelfTest.java |  97 +++++++++++
 .../igfs/IgfsClientCacheSelfTest.java           |   9 +-
 .../IgniteMessagingWithClientTest.java          | 164 +++++++++++++++++++
 .../ignite/testsuites/IgniteBasicTestSuite.java |   1 +
 .../testsuites/IgniteCacheTestSuite4.java       |   1 +
 10 files changed, 356 insertions(+), 64 deletions(-)
----------------------------------------------------------------------