[
https://issues.apache.org/jira/browse/IGNITE-23821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin reassigned IGNITE-23821:
----------------------------------------
Assignee: Kirill Sizov
> Check whether INSTALLING_SNAPSHOT will be discarded from within local updates
> only
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-23821
> URL: https://issues.apache.org/jira/browse/IGNITE-23821
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> It's expected that LocalPartitionStateEnum#INSTALLING_SNAPSHOT will be
> changed to INITIALIZING and then HEALTY if majority including leader is dead.
> Or in other words, it's expected that local partition won't hang in
> INSTALLING_SNAPSHOT. However, this is not confirmed by testing.
> h3. Definition of Done
> * It's required to write the test that will confirm that local partition
> state won't hang in INSTALLING_SNAPSHOT after majority (including leader)
> death.
> h3. Implementation Notes
> * It's better to write corresponding test considering raft as black box.
> * It'll be also nice to write additional test that will check that inner
> raft isSnaphotInstalling also discarded.
> * If it turns out that the status is not reset, then a separate ticket
> should be created, unless it is something trivial
--
This message was sent by Atlassian Jira
(v8.20.10#820010)