You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Vinokurov (JIRA)" <ji...@apache.org> on 2018/09/13 10:50:00 UTC

[jira] [Comment Edited] (IGNITE-9550) Get operation returns null for a lost partition with READ_SAFE policy

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

Pavel Vinokurov edited comment on IGNITE-9550 at 9/13/18 10:49 AM:
-------------------------------------------------------------------

[~agoncharuk] How to properly wait new topology version in GridCacheIoManager#onMessage?Future obtained by cctx.exchange().affinityReadyFuture(rmtAffVer) does not guarantee that ctx.shared().exchange().lastFinishedFuture() returns the exchange future for  required affinity version. 


was (Author: pvinokurov):
[~agoncharuk] How to properly wait new topology version in GridCacheIoManager#onMessage. Future obtained by cctx.exchange().affinityReadyFuture(rmtAffVer) does not guarantee that ctx.shared().exchange().lastFinishedFuture() returns the exchange future for  required affinity version. 

> Get operation returns null for a lost partition with READ_SAFE policy
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-9550
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9550
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.6
>            Reporter: Pavel Vinokurov
>            Assignee: Pavel Vinokurov
>            Priority: Major
>         Attachments: PartitionLostReproducer.java
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)