[ 
https://issues.apache.org/jira/browse/IGNITE-12705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040964#comment-17040964
 ] 

Maxim Muzafarov edited comment on IGNITE-12705 at 2/20/20 1:25 PM:
-------------------------------------------------------------------

I think we can mark these methods with @deprecated, but remove its support from 
the source code (remove implementation). Aren't we?


was (Author: mmuzaf):
I think we can mark these methods with @deprecated, but remove its support from 
the source code. Aren't we?

> Schedule rebalancing of SYNC caches with high priority
> ------------------------------------------------------
>
>                 Key: IGNITE-12705
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12705
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.8
>            Reporter: Vyacheslav Koptilin
>            Assignee: Vyacheslav Koptilin
>            Priority: Major
>             Fix For: 2.9
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In current implementation order in which rebalancing is triggered seems to be 
> arbitrary, regardless of the configured rebalanceMode. In this case 
> Ignition.start() method is forced to wait not only for rebalancing of SYNC 
> caches, but also the ones that are scheduled for rebalancing before it.
> This behavior should be fixed by making SYNC caches rebalance first, before 
> going to any other caches.



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

Reply via email to