You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/01/24 07:06:00 UTC

[jira] [Updated] (IGNITE-18603) Clear all storages of a partition if one of the storages did not have time to rebalance

     [ https://issues.apache.org/jira/browse/IGNITE-18603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Tkalenko updated IGNITE-18603:
-------------------------------------
    Description: If any partition storage (*MvPartitionStorage* or *TxStateStorage*) did not have time to rebalance, then at the start of the group raft for this partition we must clean all its storage facilities. In general, this problem can be present for persistent storages.  (was: If any partition storage (*MvPartitionStorage* or TxStateStorage) did not have time to rebalance, then at the start of the group raft for this partition we must clean all its storage facilities. In general, this problem can be present for persistent storages.)

> Clear all storages of a partition if one of the storages did not have time to rebalance
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18603
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18603
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> If any partition storage (*MvPartitionStorage* or *TxStateStorage*) did not have time to rebalance, then at the start of the group raft for this partition we must clean all its storage facilities. In general, this problem can be present for persistent storages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)