[ 
https://issues.apache.org/jira/browse/IGNITE-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Sorokin updated IGNITE-14300:
-------------------------------------
    Description: 
Need to add properly calculated rebalance speed value to the test result data.

To do that, we need to get the values of cache group metrics 
{{RebalancingReceivedBytes}}, {{RebalancingStartTime}} and 
{{RebalancingEndTime}} for each test cache on each node where rebalancing 
routine has been started. We should sum all {{RebalancingReceivedBytes}} 
values, and divide that by sum all differences between {{RebalancingEndTime}} 
and {{RebalancingStartTime}} for getting the real rebalance speed.


  was:Need to add properly calculated rebalance speed value to the test result 
data. To do that, need to get the total rebalanced data size using jmx metrics 
or control.sh utility.


> Rebalance speed as part of test result data
> -------------------------------------------
>
>                 Key: IGNITE-14300
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14300
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Dmitriy Sorokin
>            Assignee: Dmitriy Sorokin
>            Priority: Major
>
> Need to add properly calculated rebalance speed value to the test result data.
> To do that, we need to get the values of cache group metrics 
> {{RebalancingReceivedBytes}}, {{RebalancingStartTime}} and 
> {{RebalancingEndTime}} for each test cache on each node where rebalancing 
> routine has been started. We should sum all {{RebalancingReceivedBytes}} 
> values, and divide that by sum all differences between {{RebalancingEndTime}} 
> and {{RebalancingStartTime}} for getting the real rebalance speed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to