You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2020/02/12 08:04:00 UTC

[jira] [Updated] (IGNITE-12662) Get rid of CacheConfiguration#getRebalanceDelay and related functionality.

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

Alexey Scherbakov updated IGNITE-12662:
---------------------------------------
    Description: 
We have for a long time this property to mitigate a case with premature rebalancing on node restart.

Currently this is handled by baseline topology.

I suggest to deprecate and remove related functionality in next releases.

For example org.apache.ignite.IgniteCache#rebalance is no longer needed as well.

  was:
We have for a long time this property to mitigate case with premature rebalancing on node restart.

Currently this is handled by baseline topology.

I suggest to deprecate and remove related functionality in next releases.

For example org.apache.ignite.IgniteCache#rebalance is no longer needed as well.


> Get rid of CacheConfiguration#getRebalanceDelay and related functionality.
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-12662
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12662
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Scherbakov
>            Priority: Major
>             Fix For: 2.9
>
>
> We have for a long time this property to mitigate a case with premature rebalancing on node restart.
> Currently this is handled by baseline topology.
> I suggest to deprecate and remove related functionality in next releases.
> For example org.apache.ignite.IgniteCache#rebalance is no longer needed as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)