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 2016/02/16 09:13:07 UTC

[5/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-1232

Merge remote-tracking branch 'remotes/origin/master' into ignite-1232


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

Branch: refs/heads/ignite-1232
Commit: 5bbdb616935542ff46a5d4c4b91d9faf1324c283
Parents: 4ae816e 6247ac7
Author: sboikov <sb...@gridgain.com>
Authored: Tue Feb 16 11:11:41 2016 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Tue Feb 16 11:11:41 2016 +0300

----------------------------------------------------------------------
 .../binary/CacheObjectBinaryProcessorImpl.java  |   2 +-
 .../near/GridNearOptimisticTxPrepareFuture.java |  18 +-
 .../GridMultithreadedJobStealingSelfTest.java   |   3 +-
 .../IgniteCacheNearRestartRollbackSelfTest.java | 276 +++++++++++++++++++
 .../testsuites/IgniteCacheRestartTestSuite.java |   2 +
 5 files changed, 291 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/5bbdb616/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/binary/CacheObjectBinaryProcessorImpl.java
----------------------------------------------------------------------