You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2016/12/14 10:51:09 UTC

[GitHub] ignite pull request #1343: IGNITE-1443: Implemented ContinuousQuery for C++.

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/1343

    IGNITE-1443: Implemented ContinuousQuery for C++.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-1443

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1343.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1343
    
----
commit 2ecb8221992d2487509a57493fd40fb9bbd5a5f7
Author: isapego <is...@gridgain.com>
Date:   2016-06-08T15:12:29Z

    IGNITE-1443: Implemented CacheEntryEventListener and ContinuousQuery.

commit c6bca10cdc0405aae9255d4c8b601d8db3bb51c1
Author: isapego <is...@gridgain.com>
Date:   2016-06-08T16:58:29Z

    IGNITE-1443: Added ContinuousQueryHandle.

commit 633fa9af4fcde078fd962e464fbf28a4777b1799
Author: isapego <is...@gridgain.com>
Date:   2016-06-08T17:10:12Z

    IGNITE-1443: Mistake in the comment fixed.

commit 798673bce4201027c514afa6f55cb3dcac46d159
Author: isapego <is...@gridgain.com>
Date:   2016-06-09T13:30:25Z

    IGNITE-1443: Implemented CacheEntryEvent.

commit cb9f55cfc2c6598f0a88ddae0f9ecacf25f29acd
Author: isapego <is...@gridgain.com>
Date:   2016-06-10T12:39:31Z

    IGNITE-1443: Added tests.

commit 632b2d654aeb94e43f9c8aa331562e56adf839f2
Author: isapego <is...@gridgain.com>
Date:   2016-06-10T15:29:22Z

    IGNITE-1443: Test added.

commit 6e31605b4b5e65ad04773cf0717fa5450d0a5b75
Author: isapego <is...@gridgain.com>
Date:   2016-06-10T15:30:52Z

    Merge branch 'master' into ignite-1443

commit 992331ecdea749884026fecfadceffde56131290
Author: isapego <is...@gridgain.com>
Date:   2016-06-10T19:37:59Z

    IGNITE-1443: Implemented initial query.

commit 835f65cd1d808f6f0ee7a720537e8cadb0dff0af
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T11:41:54Z

    IGNITE-1443: Added tests for initial query.

commit 22f526131168a3aafe6e10c2c461192f242a7385
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T11:51:34Z

    IGNITE-1443: Minor refactoring for tests.

commit 5e3a86e3f10306d969ea958087ec1c2c647c92f8
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T12:00:46Z

    IGNITE-1443: Configuration simplyfied.

commit 431e08dd9023db1dc39f8e517cb3c8f483fe5230
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T12:08:41Z

    IGNITE-1443: Added tests for no-except version of functions.

commit 5243a3212ab01c57c8d7e7149fff5938e06ad65b
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T12:13:58Z

    IGNITE-1443: Boost libraries cleanup.

commit 7bdf0ef1835e5cc6ca6c0c54dbfc7c81742a30fc
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T14:25:29Z

    IGNITE-1443: Documentation and other minor fixes.

commit 7726047e0e0172b9cd804f70c8eeaf3d124e165e
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T14:52:54Z

    IGNITE-1443: Fix for cache_impl.

commit fb40cd46897ebc7358ce3a18eeac8d0280b568ad
Author: Igor Sapego <is...@gridgain.com>
Date:   2016-06-14T15:14:44Z

    IGNITE-1443: Fix for Linux.

commit 759bb4ae8dc435c735292b8fa70920b93c820886
Author: isapego <is...@gridgain.com>
Date:   2016-06-14T16:47:15Z

    IGNITE-1443: fix for boost libraries versions.

commit 41b67c57962690f09838710b47082cee51add4f7
Author: isapego <is...@gridgain.com>
Date:   2016-06-27T12:03:18Z

    IGNITE-1443: Comments fixed.

commit e90f23c96021a2ada1da31a005c5ca6fdec6be30
Author: isapego <is...@gridgain.com>
Date:   2016-06-27T13:08:47Z

    IGNITE-1443: Review fixes.

commit b4e708e0cd741420e3e7fc374ef079fb7072f2a6
Author: isapego <is...@gridgain.com>
Date:   2016-06-27T13:15:26Z

    Merge remote-tracking branch 'upstream/master' into ignite-1443

commit a4dee21def1ea78d6be7f8399921479ac71c27fa
Author: isapego <is...@gridgain.com>
Date:   2016-06-28T12:17:39Z

    IGNITE-1443: Moved HasValue() to CacheEntry.

commit ffa5197738541434f8a4df90c089310d77256b47
Author: isapego <is...@gridgain.com>
Date:   2016-07-11T18:01:06Z

    IGNITE-1443: Fixed ContinuousQuery destruction order.

commit 6823e42cafa32055a0020c3f9fb92d6f4efd319e
Author: isapego <is...@gridgain.com>
Date:   2016-07-12T09:52:17Z

    IGNITE-1443: Added propperties tests.

commit ce25d0c83855bff03b96ddc7a736b8d7c05e3e88
Author: isapego <is...@gridgain.com>
Date:   2016-07-12T10:10:41Z

    IGNITE-1443: Minor tweaks for tests.

commit ec5947fea6f39510be45d4c804984ffa8e66b486
Author: isapego <is...@gridgain.com>
Date:   2016-07-12T10:38:37Z

    IGNITE-1443: Added another test.

commit 1376f684966660ef70696d24236d8f55b9b50632
Author: isapego <is...@gridgain.com>
Date:   2016-07-14T11:02:35Z

    IGNITE-1443: Added smart pointers experemental class.

commit 48eb3cb91658faf4cf49a643a405ec7386f6fe2d
Author: isapego <is...@gridgain.com>
Date:   2016-07-15T12:46:07Z

    IGNITE-1443: Added smart pointer holder class.

commit a313ab950e4c8b001859642621f33c992db72fa3
Author: isapego <is...@gridgain.com>
Date:   2016-08-03T16:32:05Z

    IGNITE-1443: SmartPointers improved.

commit 79674028b137b538210316597b5e2bfe2c4034fc
Author: isapego <is...@gridgain.com>
Date:   2016-08-03T17:11:02Z

    IGNITE-1443: Added test.

commit ca424f7ad74bcf4da3a63ac5b6b4efa654000631
Author: isapego <is...@gridgain.com>
Date:   2016-08-04T12:57:59Z

    IGNITE-1443: Specialized SmartPointerImpl class for raw pointers.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #1343: IGNITE-1443: Implemented ContinuousQuery for C++.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/1343


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---