You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/10/01 18:11:26 UTC

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

Yakov Zhdanov created IGNITE-1604:
-------------------------------------

             Summary: 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


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.globalRebalanceFuture();

If currently no rebalancing is running, finished future is returned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)