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:03:00 UTC

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

Alexey Scherbakov created IGNITE-12662:
------------------------------------------

             Summary: 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
             Fix For: 2.9


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.



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