[
https://issues.apache.org/jira/browse/IGNITE-25861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-25861:
-------------------------------------
Description: The related tickets fixed the main issue with partition
generation change, so this ticket proposes to add some additional tests that
were forgotten in the implemented tickets. (was:
https://issues.apache.org/jira/browse/IGNITE-25671 was reverted. Updates to
table's stable assignments are processed sequentially, and raft node is stopped
only after corresponding partition is destroyed physically. This leads to
multiple checkpoints
Start / abort rebalance and clear partition methods wait for the partition to
be recreated, potentially causing similar problems
-Approach from GG8 should (to discuss) be used. Physical destruction of the
partition is scheduled for the next checkpoint. Creation of a partition waits
till previous destruction is competed-
Discussed with [~ibessonov] and [[email protected]], decided that we will
try to fix current approach. We won't force checkpoint after partitions
destruction, but will write only latest generation pages to compaction delta
file)
> Add more tests for partition generation change
> ----------------------------------------------
>
> Key: IGNITE-25861
> URL: https://issues.apache.org/jira/browse/IGNITE-25861
> Project: Ignite
> Issue Type: Improvement
> Reporter: Filipp Shergalis
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The related tickets fixed the main issue with partition generation change, so
> this ticket proposes to add some additional tests that were forgotten in the
> implemented tickets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)