Merge branch 'ignite-sprint-3' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-721
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/608975ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/608975ee Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/608975ee Branch: refs/heads/ignite-721 Commit: 608975ee639054761f0c676f72b526b49cd9400f Parents: bf7b9f8 572d81b Author: Alexey Goncharuk <agoncha...@gridgain.com> Authored: Sat Apr 11 09:52:55 2015 -0700 Committer: Alexey Goncharuk <agoncha...@gridgain.com> Committed: Sat Apr 11 09:52:55 2015 -0700 ---------------------------------------------------------------------- .../client/ClientReconnectionSelfTest.java | 2 + .../cache/local/GridLocalLockFuture.java | 2 + .../spi/discovery/tcp/TcpDiscoverySpi.java | 385 +------------------ .../tcp/messages/TcpDiscoveryClassRequest.java | 55 --- .../tcp/messages/TcpDiscoveryClassResponse.java | 76 ---- ...CacheOffHeapMultiThreadedUpdateSelfTest.java | 5 + .../GridCacheSetFailoverAbstractSelfTest.java | 2 + .../CacheConfigurationP2PTestClient.java | 14 +- modules/hadoop/docs/hadoop_readme.pdf | Bin 82297 -> 82219 bytes .../h2/twostep/GridReduceQueryExecutor.java | 2 +- .../cache/CacheConfigurationP2PTest.java | 2 + pom.xml | 3 - 12 files changed, 44 insertions(+), 504 deletions(-) ----------------------------------------------------------------------