[GitHub] ignite pull request #1663: IGNITE-3575: CPP: Implemented remote filters for ...

2017-04-11 Thread isapego
Github user isapego closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1663: IGNITE-3575: CPP: Implemented remote filters for ...

2017-03-22 Thread isapego
GitHub user isapego opened a pull request:

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

IGNITE-3575: CPP: Implemented remote filters for continuous queries



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

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

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

https://github.com/apache/ignite/pull/1663.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 #1663


commit 3c7e6a1d09dce8330de1fb27205c7e19c4588eb8
Author: Igor Sapego 
Date:   2017-03-07T12:51:21Z

IGNITE-3575: Added CacheEntryEventFilter

commit decf08ef4789e76a22cbf67b474141d0fbd8066d
Author: Igor Sapego 
Date:   2017-03-10T17:38:12Z

IGNITE-3575: Added CacheEntryEventFilterHolder

commit 33263d9f0f8b61612630fc102b99137236b79836
Author: Igor Sapego 
Date:   2017-03-13T14:21:27Z

IGNITE-3575: Added test

commit 8ad02351697266da287adfe678a4de15aaeb5049
Author: Igor Sapego 
Date:   2017-03-13T17:01:55Z

IGNITE-3575: Refactored IgniteBindingImpl

commit a00dff47cffd3d35bf198e2d775178b05d6b0837
Author: Igor Sapego 
Date:   2017-03-14T11:47:01Z

IGNITE-3575: Implemented filter creation.

commit 04c57b373706d8afe59a07413509207dd8d8c228
Author: Igor Sapego 
Date:   2017-03-14T13:26:22Z

IGNITE-3575: Fully implemented. Not tested. Refactoring required.

commit 3da327e437fe0bf893ed7da3ba3f9522708898f8
Author: Igor Sapego 
Date:   2017-03-14T15:12:34Z

IGNITE-3575: Implemented for local case

commit b67b6d89af30c5d6702a9e1e5e7d4e979ab23b95
Author: Igor Sapego 
Date:   2017-03-14T15:53:20Z

IGNITE-3575: implemented for remote nodes.

commit 62b45757f4b0ca9bebb71b5b4add1a6f1c3a5e86
Author: Igor Sapego 
Date:   2017-03-14T16:41:32Z

IGNITE-3575: Refactoring

commit 10b9bdf4ee2198912341336b8ddbddb299829e6b
Author: Igor Sapego 
Date:   2017-03-14T17:03:25Z

IGNITE-3575: Redactoring.

commit 931b3ef38a48708383537101264bb05a32117efe
Author: Igor Sapego 
Date:   2017-03-14T17:12:10Z

Merge remote-tracking branch 'upstream/ignite-2.0' into ignite-3575

commit b3934ce4560737048bdad3bf9142a5228f32b88c
Author: Igor Sapego 
Date:   2017-03-14T17:20:14Z

IGNITE-3575: Fix for Linux

commit 98235066392eeb23e4a53856f9d89cb8bf606ef5
Author: Igor Sapego 
Date:   2017-03-14T17:54:01Z

IGNITE-3575: Fixes for Linux

commit 4176324d9cf32827540f61538d1e6a48f3cc1e40
Author: Igor Sapego 
Date:   2017-03-15T13:43:51Z

IGNITE-3575: Fix for tests

commit 8d4e54e6a27dd72b2b31b37d98ad2936bdb691cb
Author: Igor Sapego 
Date:   2017-03-22T12:42:21Z

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




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---