[
https://issues.apache.org/jira/browse/IGNITE-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Kovalenko updated IGNITE-8415:
------------------------------------
Fix Version/s: (was: 2.7)
2.8
> Manual cache().rebalance() invocation may cancel currently running rebalance
> ----------------------------------------------------------------------------
>
> Key: IGNITE-8415
> URL: https://issues.apache.org/jira/browse/IGNITE-8415
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.4
> Reporter: Pavel Kovalenko
> Priority: Major
> Fix For: 2.8
>
>
> If historical rebalance happens and during this process we manually invoke
> {noformat}
> Ignite.cache(CACHE_NAME).rebalance().get();
> {noformat}
> then currently running rebalance will be cancelled and started new which
> seems not right way. Moreover, after new rebalance finish we can lost some
> data in case of rebalancing entry removes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)