[
https://issues.apache.org/jira/browse/IGNITE-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-12669:
-------------------------------------
Fix Version/s: 2.9
> Remove not used rebalanceDelay from production code
> ---------------------------------------------------
>
> Key: IGNITE-12669
> URL: https://issues.apache.org/jira/browse/IGNITE-12669
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Priority: Major
> Fix For: 2.9
>
>
> Currently, we've got rebalanceDelay property which is not used (in tests too)
> and persists in production code.
> Must be removed.
> {code}
> /** Delay before rebalancing code is start executing after exchange
> completion. For tests only. */
> private volatile long rebalanceDelay;
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)