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 2017/07/07 09:34:27 UTC

[24/46] ignite git commit: Merge remote-tracking branch 'community/ignite-2.1.2-merge-ea11' into ignite-2.1.2

Merge remote-tracking branch 'community/ignite-2.1.2-merge-ea11' into ignite-2.1.2


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

Branch: refs/heads/ignite-2.1
Commit: 09dff9bb15468a7481107f66ea046ffa5eb6e7df
Parents: 69357c5 d82b2b8
Author: Alexey Goncharuk <al...@gmail.com>
Authored: Wed Jul 5 20:26:50 2017 +0300
Committer: Alexey Goncharuk <al...@gmail.com>
Committed: Wed Jul 5 20:26:50 2017 +0300

----------------------------------------------------------------------
 ...ishSnapshotOperationAckDiscoveryMessage.java |  7 ++
 .../snapshot/SnapshotCheckParameters.java       | 71 ++++++++++++++++++++
 .../pagemem/snapshot/SnapshotOperation.java     | 26 +++++--
 .../processors/cache/GridCacheProcessor.java    | 20 +++++-
 .../dht/GridDhtPartitionTopologyImpl.java       |  5 +-
 .../cache/persistence/DbCheckpointListener.java | 16 ++++-
 .../GridCacheDatabaseSharedManager.java         |  4 ++
 .../persistence/GridCacheOffheapManager.java    | 41 ++++++-----
 .../service/GridServiceProcessor.java           |  9 ++-
 9 files changed, 170 insertions(+), 29 deletions(-)
----------------------------------------------------------------------