You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dream-x <gi...@git.apache.org> on 2016/12/28 08:41:12 UTC

[GitHub] ignite pull request #1393: IGNITE-3878: Add isPrimary() and isBackup() metho...

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 <dr...@gmail.com>
Date:   2016-12-28T08:33:52Z

    Add isPrimary() and isBackup() methods in CacheQueryEntryEvent

commit 59a77bf7b40162cf4dc9ed234956347d1c98ab38
Author: Max Kozlov <dr...@gmail.com>
Date:   2016-12-28T08:34:36Z

    Add implementation isPrimary() and isBackup() methods in CacheContinuousQueryEvent

commit fad42f7b1e13c41cd36a344bb9de4a96ed1eb136
Author: Max Kozlov <dr...@gmail.com>
Date:   2016-12-28T08:35:07Z

    Add implementation isPrimary() and isBackup() methods in CacheEntryEventImpl

----


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