[
https://issues.apache.org/jira/browse/IGNITE-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722940#comment-16722940
]
ASF GitHub Bot commented on IGNITE-955:
---------------------------------------
GitHub user ololo3000 opened a pull request:
https://github.com/apache/ignite/pull/5683
IGNITE-955 Local listener in continuous queries should not be mandatory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ololo3000/ignite IGNITE-955
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5683.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 #5683
----
commit 8eb11e294e260f72c197d80d23af20969fa766c6
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-05T16:26:55Z
IGNITE-955 Local listener in continuous queries should not be mandatory
commit 9a89a8c5dad077613b9c9c3411b9ee8d075474d0
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-18T13:29:25Z
#fixes
commit 41eb54a4fea54c68ebc72215a3d1535e7bde6ec9
Author: ololo3000 <pmgheap.sbt@...>
Date: 2018-12-13T07:19:45Z
Merge branch 'master' into IGNITE-955-old
commit dc52c737fcfc63dc20423ef275eda8dbbfd2d085
Author: Petrov <pmgheap.sbt@...>
Date: 2018-12-14T13:31:04Z
IGNITE-955 Test annotations added
----
> Local listener in continuous queries should not be mandatory
> ------------------------------------------------------------
>
> Key: IGNITE-955
> URL: https://issues.apache.org/jira/browse/IGNITE-955
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Affects Versions: sprint-4
> Reporter: Valentin Kulichenko
> Assignee: PetrovMikhail
> Priority: Major
> Labels: Usability
>
> We need to support the use case when remote filter is needed, but local
> listener is not (filter always returns {{false}}).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)