[
https://issues.apache.org/jira/browse/IGNITE-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15782423#comment-15782423
]
ASF GitHub Bot commented on IGNITE-3878:
----------------------------------------
GitHub user dream-x opened a pull request:
https://github.com/apache/ignite/pull/1393
IGNITE-3878: Add isPrimary() and isBackup() methods on CacheQueryEntryEvent
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dream-x/ignite ignite-3878
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1393.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 #1393
----
commit d20e42aa2417224b4a27af2f8525b098d4d99d60
Author: Max Kozlov <[email protected]>
Date: 2016-12-28T08:33:52Z
Add isPrimary() and isBackup() methods in CacheQueryEntryEvent
commit 59a77bf7b40162cf4dc9ed234956347d1c98ab38
Author: Max Kozlov <[email protected]>
Date: 2016-12-28T08:34:36Z
Add implementation isPrimary() and isBackup() methods in
CacheContinuousQueryEvent
commit fad42f7b1e13c41cd36a344bb9de4a96ed1eb136
Author: Max Kozlov <[email protected]>
Date: 2016-12-28T08:35:07Z
Add implementation isPrimary() and isBackup() methods in CacheEntryEventImpl
----
> 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.4#6332)