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

Alexey Goncharuk commented on IGNITE-10207:
-------------------------------------------

[~DmitriyGovorukhin], the change looks good to me. Please create a separate 
ticket to get rid of {{GridDhtForceKeysRequest}} as we should never map read 
requests to nodes with {{MOVING}} partitions (check if IGNITE-10251 covers this 
case). We probably can also get rid of {{GridDhtGet*Future}} which should give 
us some performance improvements.

> Missed loss policy checks
> -------------------------
>
>                 Key: IGNITE-10207
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10207
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>            Priority: Critical
>             Fix For: 2.8
>
>
> In some cases (client reconnect, new client join, etc) PartitionLossPolicy 
> may incorrectly validate operation. Return null for READ_ONLY_SAFE for loss 
> partition.
> To reproduce run CacheResultIsNotNullOnPartitionLossTest (1000 times) with 
> random node stop.



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

Reply via email to