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/04 07:34:57 UTC

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

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


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

Branch: refs/heads/ignite-2407
Commit: 31fabb14e27503f50a67afe71ad488cf76a6155c
Parents: 04ef85c d1e2957
Author: sboikov <sb...@gridgain.com>
Authored: Thu Feb 4 09:33:50 2016 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Thu Feb 4 09:33:50 2016 +0300

----------------------------------------------------------------------
 .../org/apache/ignite/cache/CacheEntry.java     |   9 +-
 .../processors/cache/GridCacheAdapter.java      | 100 +++++++++-
 .../continuous/CacheContinuousQueryHandler.java |   9 +
 ...ntinuousQueryPartitionAtomicOneNodeTest.java |  37 ++++
 ...heContinuousQueryPartitionTxOneNodeTest.java |  37 ++++
 ...tinuousQueryReplicatedAtomicOneNodeTest.java |  31 +++
 ...ontinuousQueryReplicatedOneNodeSelfTest.java | 120 ------------
 ...eContinuousQueryReplicatedTxOneNodeTest.java | 193 +++++++++++++++++++
 .../IgniteCacheQuerySelfTestSuite.java          |  10 +-
 .../org/apache/ignite/spark/IgniteContext.scala |  11 +-
 10 files changed, 425 insertions(+), 132 deletions(-)
----------------------------------------------------------------------