[
https://issues.apache.org/jira/browse/IGNITE-18073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-18073:
-------------------------------------
Description:
Suggested API for a full rebalance for
org.apache.ignite.internal.tx.storage.state.TxStateStorage:
{code:java}
// TODO:
{code}
We need to remove the changes from IGNITE-18021 as the full rebalance will be
done differently.
We will also need to write tests and make a test implementation.
The main idea is described in IGNITE-17990.
was:
Indexes were forgotten in the API description from IGNITE-18021.
We also need to fix the test implementation and tests: take into account the
indices in them.
> Creating an API for full rebalance in MvPartitionStorage on receiver
> --------------------------------------------------------------------
>
> 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
>
> Suggested API for a full rebalance for
> org.apache.ignite.internal.tx.storage.state.TxStateStorage:
> {code:java}
> // TODO:
> {code}
> We need to remove the changes from IGNITE-18021 as the full rebalance will be
> done differently.
> We will also need to write tests and make a test implementation.
> The main idea is described in IGNITE-17990.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)