[
https://issues.apache.org/jira/browse/IGNITE-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681971#comment-14681971
]
Anton Vinogradov commented on IGNITE-1230:
------------------------------------------
Seems you can use
cache.preloader().syncFuture().get();
to check is rebalance finished or not.
Not sure it works at current version besides initial rebalancing.
> Add a boolean flag that will indicate that rebalance in progress or not
> -----------------------------------------------------------------------
>
> Key: IGNITE-1230
> URL: https://issues.apache.org/jira/browse/IGNITE-1230
> Project: Ignite
> Issue Type: Task
> Components: cache
> Affects Versions: ignite-1.4
> Reporter: Alexey Kuznetsov
> Assignee: Anton Vinogradov
> Fix For: ignite-1.4
>
>
> It will be useful in some cases to check single boolean flag instead of
> looping over partitions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)