Merge branch 'master' into ignite-2540

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

Branch: refs/heads/ignite-2540
Commit: aa5bfc795b76d98860434b5e0e637250316cf120
Parents: 882dab1 e7de923
Author: vozerov-gridgain <[email protected]>
Authored: Wed Feb 3 15:29:30 2016 +0300
Committer: vozerov-gridgain <[email protected]>
Committed: Wed Feb 3 15:29:30 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(-)
----------------------------------------------------------------------


Reply via email to