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 2016/02/25 13:31:06 UTC

[07/51] [abbrv] ignite git commit: Merge branch 'master' into ignite-2523

Merge branch 'master' into ignite-2523


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

Branch: refs/heads/ignite-2523
Commit: e066650cf4907851dca1d8ef0297f6a1522d6a87
Parents: 07c2393 e7de923
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Wed Feb 3 15:02:52 2016 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Wed Feb 3 15:02:52 2016 +0300

----------------------------------------------------------------------
 .../org/apache/ignite/cache/CacheEntry.java     |   9 +-
 .../continuous/CacheContinuousQueryHandler.java |   9 +
 ...ntinuousQueryPartitionAtomicOneNodeTest.java |  37 ++++
 ...heContinuousQueryPartitionTxOneNodeTest.java |  37 ++++
 ...tinuousQueryReplicatedAtomicOneNodeTest.java |  31 +++
 ...ontinuousQueryReplicatedOneNodeSelfTest.java | 120 ------------
 ...eContinuousQueryReplicatedTxOneNodeTest.java | 193 +++++++++++++++++++
 .../IgniteCacheQuerySelfTestSuite.java          |  10 +-
 8 files changed, 321 insertions(+), 125 deletions(-)
----------------------------------------------------------------------