Hi, Alexei! CacheConfiguration#getRebalanceDelay was extremely useful for the caches backed by @CacheLocalStore to prevent rebalancing during full cluster startup/shutdown. But @CacheLocalStore annotation is deprecated also.
I think "rebalancing delay" stuff might be useful for replicated cached to have a gap for administrators to switch load for example. On Wed, Feb 12, 2020 at 11:33 AM Zhenya Stanilovsky <[email protected]> wrote: > > > > I know guys who use this setting (may be erroneously) = MAX_INT for real > rebalance delaying (very small sla) grid without persistence. But i don`t > know further algo, may be if backup nodes become extremely small they > creates the same cluster near it. Can ignite simple disable rebalance? > > >Folks, > > > >I want to deprecate some obsolete functionality related to rebalancing. > >Details in [1] > > > >Any objections ? > > > >[1] https://issues.apache.org/jira/browse/IGNITE-12662 > > > >-- > > > >Best regards, > >Alexei Scherbakov > > > > > > -- Best Regards, Vyacheslav D.
