[
https://issues.apache.org/jira/browse/IGNITE-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-14300:
-------------------------------------
Labels: IEP-56 (was: )
> 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
> Labels: IEP-56
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Need to add properly calculated rebalance speed value to the test result data.
> To do that, we need to reset the metrics before rebalance start, and get the
> values of cache group metrics {{RebalancingReceivedBytes}},
> {{RebalancingStartTime}} and {{RebalancingEndTime}} for each test cache on
> each node where rebalancing routine has been started, after rebalance end. We
> should sum all {{RebalancingReceivedBytes}} values, and divide that by sum of
> all differences between {{RebalancingEndTime}} and {{RebalancingStartTime}}
> for getting the real rebalance speed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)