You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/21 09:49:04 UTC

[jira] [Commented] (IGNITE-4842) IgniteCache.containsKey() may return false if entry is not in local backup yet on atomic cache

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

ASF GitHub Bot commented on IGNITE-4842:
----------------------------------------

GitHub user dkarachentsev opened a pull request:

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

    IGNITE-4842 Now containsKey() respects isReadFromBackup() flag.

    

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

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

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

    https://github.com/apache/ignite/pull/1851.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 #1851
    
----
commit b47de415093ff75ddd2367e1e853ec2881ea6f78
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-04-21T09:47:39Z

    IGNITE-4842 Now containsKey() respects isReadFromBackup() flag.

----


> IgniteCache.containsKey() may return false if entry is not in local backup yet on atomic cache
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-4842
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4842
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.9
>            Reporter: Dmitry Karachentsev
>            Assignee: Dmitry Karachentsev
>             Fix For: 2.1
>
>
> Reproducer is in [PR#1641|https://github.com/apache/ignite/pull/1641]



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