You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:06 UTC

[jira] [Updated] (IGNITE-7795) Correct handling partitions restored in RENTING state

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

Maxim Muzafarov updated IGNITE-7795:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Correct handling partitions restored in RENTING state
> -----------------------------------------------------
>
>                 Key: IGNITE-7795
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7795
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, persistence
>    Affects Versions: 2.1, 2.2, 2.3, 2.4
>            Reporter: Pavel Kovalenko
>            Priority: Major
>             Fix For: 2.9
>
>
> Let's we have node which has partition in state RENTING after start. It could happen if node was stopped during partition eviction.
> Started up node is only one owner by affinity for this partition.
> Currently we will own this partition during rebalance preparing phase which seems is not correct. 
> If we don't have owners for some partitions we should fail activation process, move this partition to MOVING state and clear it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)