You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/01/30 17:47:16 UTC

[4/9] ignite git commit: Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x


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

Branch: refs/heads/ignite-3477-freelist
Commit: a1c6558cba5caee05941d6203bff1d5be0b77586
Parents: 9c87aff e15cbe8
Author: Alexey Goncharuk <al...@gmail.com>
Authored: Fri Jan 27 19:37:42 2017 +0300
Committer: Alexey Goncharuk <al...@gmail.com>
Committed: Fri Jan 27 19:37:42 2017 +0300

----------------------------------------------------------------------
 .../apache/ignite/internal/IgniteKernal.java    | 61 +++++++++++---------
 .../store/jdbc/CacheJdbcPojoStoreTest.java      | 13 +++++
 ...artitionedBackupNodeFailureRecoveryTest.java | 12 +++-
 .../odbc/OdbcProcessorValidationSelfTest.java   |  9 ++-
 .../cpp/core-test/config/cache-test.xml         |  1 -
 5 files changed, 66 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/a1c6558c/modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java
----------------------------------------------------------------------