[
https://issues.apache.org/jira/browse/IGNITE-18073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-18073:
-------------------------------------
Description:
Due to the fact that we refused to rebalance using two versions of storages,
described in IGNITE-17990, we need to change the API for a full rebalance of
*org.apache.ignite.internal.storage.MvPartitionStorage* and its associated
*org.apache.ignite.internal.storage.index.HashIndexStorage* and
*org.apache.ignite.internal.storage.index.SortedIndexStorage*.
It is also necessary to fix tests and test implementations.
was:
Due to the fact that we refused to rebalance using two versions of stores,
described in IGNITE-17990, we need to change the API for a full rebalance of
*org.apache.ignite.internal.storage.MvPartitionStorage* and its associated
*org.apache.ignite.internal.storage.index.HashIndexStorage* and
*org.apache.ignite.internal.storage.index.SortedIndexStorage*.
It is also necessary to fix tests and test implementations.
> Update the API for a full rebalance of MvPartitionStorage and indexes
> ---------------------------------------------------------------------
>
> Key: IGNITE-18073
> URL: https://issues.apache.org/jira/browse/IGNITE-18073
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Due to the fact that we refused to rebalance using two versions of storages,
> described in IGNITE-17990, we need to change the API for a full rebalance of
> *org.apache.ignite.internal.storage.MvPartitionStorage* and its associated
> *org.apache.ignite.internal.storage.index.HashIndexStorage* and
> *org.apache.ignite.internal.storage.index.SortedIndexStorage*.
> It is also necessary to fix tests and test implementations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)