You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2017/06/14 00:08:00 UTC

[jira] [Created] (IGNITE-5481) Refactor VisorCache to detect rebalance in progress

Alexey Kuznetsov created IGNITE-5481:
----------------------------------------

             Summary: Refactor VisorCache to detect rebalance in progress
                 Key: IGNITE-5481
                 URL: https://issues.apache.org/jira/browse/IGNITE-5481
             Project: Ignite
          Issue Type: Task
          Components: wizards
    Affects Versions: 2.0
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 2.1


There were new cache metrics getRebalancingPartitionsCount() that we can use to detect that rebalancing in progress instead of passing partitions states map, that can take a LOT of memory in case of many caches * many partitions, for exmple 400 nodes x 1500 caches x 16000 parts. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)