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

[jira] [Updated] (IGNITE-6433) We need to cancel eviction instead of waiting it when we should own a partition because we had lost it

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

Vladimir Ozerov updated IGNITE-6433:
------------------------------------
    Fix Version/s:     (was: 2.3)

> We need to cancel eviction instead of waiting it when we should own a partition because we had lost it
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6433
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6433
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Eduard Shangareev
>
> If PartitionLossPolicy.IGNORE is used and we have lost some partition which would belong to us because of affinity assignment and its state was RENTING then we would wait for its eviction completing what would hang cluster (the time of exchange would significantly increase).
> Instead of waiting we should cancel eviction and it's all.



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