[ 
https://issues.apache.org/jira/browse/IGNITE-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848346#comment-15848346
 ] 

Nikolay Tikhonov commented on IGNITE-3878:
------------------------------------------

[~yzhdanov],
Yes, continuous query filter triggered on primary and backup nodes. 

[~dreamx],
You can add remote filter in CQ and check that it will be invoked once on 
primary node (with isPrimary == true) and several times on backup nodes (with 
isBackup == true).


> Add isPrimary() and isBackup() methods on CacheQUeryEntryEvent
> --------------------------------------------------------------
>
>                 Key: IGNITE-3878
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3878
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Nikolay Tikhonov
>            Assignee: Maksim Kozlov
>            Priority: Minor
>
> In some cases useful know where (on primary or backup nodes) was invoked  a 
> continuous query filter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to