[
https://issues.apache.org/jira/browse/IGNITE-15315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400865#comment-17400865
]
Vyacheslav Koptilin commented on IGNITE-15315:
----------------------------------------------
Hello [~ascherbakov],
The patch looks good to me.
> Possible owners desync when a node is restarted while rebalancing with
> enabled persistence
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-15315
> URL: https://issues.apache.org/jira/browse/IGNITE-15315
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.10
> Reporter: Alexey Scherbakov
> Assignee: Alexey Scherbakov
> Priority: Major
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If a node is restarted having MOVING partitions it is possible the partition
> clearing version compartion logic on next rebalancing will fail due to
> outdatedĀ
> org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition#clearVer
> on joining node.
> The fix is to always update partition clear version when a partition is
> marked for rebalancing.
> The bug is only applicable to persistent mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)