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

[jira] [Commented] (IGNITE-18596) Add RaftGroupConfiguration to MvTableStorage#finishRebalancePartition

    [ https://issues.apache.org/jira/browse/IGNITE-18596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679204#comment-17679204 ] 

Semyon Danilov commented on IGNITE-18596:
-----------------------------------------

Looks good to me!

> Add RaftGroupConfiguration to MvTableStorage#finishRebalancePartition
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-18596
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18596
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It was found that at the end of the partition rebalancing (*org.apache.ignite.internal.table.distributed.raft.snapshot.incoming.IncomingSnapshotCopier#updateLastAppliedIndexFromSnapshotMetaForStorages*), along with *lastAppliedIndex* and *lastAppliedTerm*, we also get *RaftGroupConfiguration*, which would also be better to add to *org.apache.ignite.internal.storage.engine.MvTableStorage#finishRebalancePartition*.



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