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

[11/21] ignite git commit: Merge branch 'ignite-2.7' into ignite-2.7-master

Merge branch 'ignite-2.7' into ignite-2.7-master


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

Branch: refs/heads/ignite-2.7-master
Commit: dfd6fcbd36510b8cdbc89162d0d7371a10f7f73a
Parents: b18ea00 321d00e
Author: devozerov <pp...@gmail.com>
Authored: Tue Oct 9 09:06:00 2018 +0300
Committer: devozerov <pp...@gmail.com>
Committed: Tue Oct 9 09:06:00 2018 +0300

----------------------------------------------------------------------
 .../apache/ignite/internal/IgniteKernal.java    | 57 +++++++++++++++++++-
 .../discovery/GridDiscoveryManager.java         | 48 ++---------------
 .../GridCachePartitionExchangeManager.java      |  8 ++-
 .../processors/hadoop/HadoopClassLoader.java    | 37 ++++++++++---
 .../IgniteTopologyPrintFormatSelfTest.java      | 19 +++++--
 .../config/GridTestProperties.java              | 10 +---
 modules/hibernate-4.2/pom.xml                   | 17 ++++++
 modules/hibernate-5.1/pom.xml                   | 30 +++++++++++
 .../ConsoleRedirectTest.cs                      | 12 ++---
 9 files changed, 168 insertions(+), 70 deletions(-)
----------------------------------------------------------------------