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/13 13:14:19 UTC

[3/9] ignite git commit: Merge remote-tracking branch 'origin/ignite-gg-11810' into ignite-gg-11810

Merge remote-tracking branch 'origin/ignite-gg-11810' into ignite-gg-11810


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

Branch: refs/heads/ignite-gg-11810-1
Commit: 81ce9d55dc5c62650deb3dc0cee4c259df702e0b
Parents: f92ddd2 33616e0
Author: sboikov <sb...@gridgain.com>
Authored: Thu Jan 12 16:31:55 2017 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Thu Jan 12 16:31:55 2017 +0300

----------------------------------------------------------------------
 .../cache/IgniteCacheOffheapManagerImpl.java    | 234 ++++++++++++++-----
 .../processors/cache/database/CacheDataRow.java |  13 +-
 .../cache/database/CacheDataRowAdapter.java     |  77 +-----
 .../cache/database/CacheSearchRow.java          |  40 ++++
 .../database/FreeListImplSelfTest.java          |   5 +
 .../processors/query/h2/opt/GridH2Row.java      |   5 +
 6 files changed, 230 insertions(+), 144 deletions(-)
----------------------------------------------------------------------