[
https://issues.apache.org/jira/browse/IGNITE-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161355#comment-17161355
]
Alexey Goncharuk commented on IGNITE-13171:
-------------------------------------------
[~ascherbakov] LGTM, thanks!
> Proper handling of a rebalancing with disabled WAL
> --------------------------------------------------
>
> Key: IGNITE-13171
> URL: https://issues.apache.org/jira/browse/IGNITE-13171
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.8
> Reporter: Alexey Scherbakov
> Assignee: Alexey Scherbakov
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Current implementation of a optimized rebalancing with disabled WAL used when
> all local partitions are MOVING and persistence is enabled has multiple flaws:
> # There are races between concurrent topology change and partition owning
> after a checkpoint causing consistency issues.
> # Partitions will not be owned after a topology has changed and new topology
> version is compatible with previous.
> This is the reason for flaky tests [1] [2]
> [1]
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1140020093875959306&branch=%3Cdefault%3E&tab=testDetails]
> [2]
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7421637930905964922&branch=%3Cdefault%3E&tab=testDetails
--
This message was sent by Atlassian Jira
(v8.3.4#803005)