[
https://issues.apache.org/jira/browse/IGNITE-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Gura updated IGNITE-7795:
--------------------------------
Fix Version/s: (was: 2.5)
2.6
> 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.6
>
>
> 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
(v7.6.3#76005)