You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/06/19 12:55:00 UTC

[jira] [Updated] (IGNITE-5541) PutIfAbsent may return wrong result when primary node fails.

     [ https://issues.apache.org/jira/browse/IGNITE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Mashenkov updated IGNITE-5541:
-------------------------------------
    Description: 
PFA reproducer.

PutIfAbsent for new entry may return false when primary node fails, but next get return non-null value.

Graceful primary node exit seems to be ok.


  was:
PFA reproducer.

PutIfAbsent for new entry may return false when primary node fails, 
but next get return non-null value.



> PutIfAbsent may return wrong result when primary node fails.
> ------------------------------------------------------------
>
>                 Key: IGNITE-5541
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5541
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Andrew Mashenkov
>             Fix For: 2.2
>
>         Attachments: PutIfAbsentFails.java
>
>
> PFA reproducer.
> PutIfAbsent for new entry may return false when primary node fails, but next get return non-null value.
> Graceful primary node exit seems to be ok.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)