[jira] [Updated] (IGNITE-14300) Rebalance speed as part of test result data

2021-04-02 Thread Nikolay Izhikov (Jira)


 [ 
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)


[jira] [Updated] (IGNITE-14300) Rebalance speed as part of test result data

2021-03-15 Thread Dmitriy Sorokin (Jira)


 [ 
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 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.


  was:
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.



> 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 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)


[jira] [Updated] (IGNITE-14300) Rebalance speed as part of test result data

2021-03-15 Thread Dmitriy Sorokin (Jira)


 [ 
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)