[
https://issues.apache.org/jira/browse/IGNITE-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874761#comment-15874761
]
Nikolay Tikhonov commented on IGNITE-3878:
------------------------------------------
Also, please, pay attention that {{cntPrimary}} and {{cntBackup}} variables can
be updated from many threads. Better way using atomic primitive from
java.util.concurrent.
> 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)