You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2017/03/20 12:35:26 UTC

[GitHub] ignite pull request #1641: Ignite 4842

GitHub user dkarachentsev opened a pull request:

    https://github.com/apache/ignite/pull/1641

    Ignite 4842

    \u2026not in local backup yet on atomic cache.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4842

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1641.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 #1641
    
----
commit bc9fcf7f6aaeba826df6a35f1a9aacb17a562337
Author: Alexey Kuznetsov <ak...@gridgain.com>
Date:   2017-03-01T15:09:40Z

    Implemented support for enforce join order flag.
    (cherry picked from commit a7f77d4)

commit 8362fe720779de5d3e5c7d99ec1bdb6191a38a06
Author: devozerov <vo...@gridgain.com>
Date:   2017-03-02T14:24:59Z

    Merge branch 'ignite-1.9' into ignite-1.9.1

commit 03edef057a9b706f79015bb44126ed18990704bc
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-03-20T12:33:44Z

    IGNITE-4842 - IgniteCache.containsKey() may return false if entry is not in local backup yet on atomic cache.
    
    Added test-reproducer.

----


---
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.
---