You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2017/04/06 10:59:41 UTC

[jira] [Commented] (IGNITE-1604) Provide ability to get notification on rebalancing finish

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

Anton Vinogradov commented on IGNITE-1604:
------------------------------------------

GridDhtPartitionTopology.rebalanceFinished(topVer) provides this, but i't not a public API. 

Semen think that's there is no reason no provide such public API.

> Provide ability to get notification on rebalancing finish
> ---------------------------------------------------------
>
>                 Key: IGNITE-1604
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1604
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Yakov Zhdanov
>            Assignee: Anton Vinogradov
>             Fix For: 2.0
>
>
> It would be nice if user have ability to wait until rebalancing is finished across whole topology on current topology version.
> Need to add method:
> * Future IgniteCache.rebalanceFuture();
> * Future IgniteCache.localRebalanceFuture();
> If currently no rebalancing is running, finished future is returned.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)