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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)