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/07/04 09:15:15 UTC

[4/6] ignite git commit: Merge remote-tracking branch 'remotes/community/ignite-2.1.2' into ignite-gg-12389

Merge remote-tracking branch 'remotes/community/ignite-2.1.2' into ignite-gg-12389


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

Branch: refs/heads/ignite-gg-12389
Commit: c3f6344c4a9019246c1e75c4807cdd2cf0981305
Parents: 160712c ae5ec94
Author: sboikov <sb...@gridgain.com>
Authored: Tue Jul 4 10:25:03 2017 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Tue Jul 4 10:25:03 2017 +0300

----------------------------------------------------------------------
 .../wal/FileWriteAheadLogManager.java           |  6 ++-
 .../GridCacheAtomicSequenceImpl.java            | 55 ++++++++++++--------
 ...titionedAtomicSequenceMultiThreadedTest.java | 32 ++++++++++++
 3 files changed, 69 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/c3f6344c/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/FileWriteAheadLogManager.java
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/ignite/blob/c3f6344c/modules/core/src/main/java/org/apache/ignite/internal/processors/datastructures/GridCacheAtomicSequenceImpl.java
----------------------------------------------------------------------