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

Kirill Tkalenko updated IGNITE-19513:
-------------------------------------
    Description: 
Now, to prevent a race between the creation of indexes and the start of the 
rebalance, an explicit (crutch) wait for the creation of indexes has been 
added, which looks terrible.

We must organize the code so that at the time the rebalance starts, all 
previous indexes are created and no new indexes appear during the rebalance.

See TODO.

  was:Must wait for indexes to be created before rebalancing, see TODO.


> Must wait for indexes to be created before rebalancing
> ------------------------------------------------------
>
>                 Key: IGNITE-19513
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19513
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Now, to prevent a race between the creation of indexes and the start of the 
> rebalance, an explicit (crutch) wait for the creation of indexes has been 
> added, which looks terrible.
> We must organize the code so that at the time the rebalance starts, all 
> previous indexes are created and no new indexes appear during the rebalance.
> See TODO.



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

Reply via email to