[ 
https://issues.apache.org/jira/browse/IGNITE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181619#comment-17181619
 ] 

Ignite TC Bot commented on IGNITE-12080:
----------------------------------------

{panel:title=Branch: [pull/7705/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/7705/head] Base: [master] : New Tests 
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}MVCC Cache 9{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=5555695]]
* {color:#013220}IgniteCacheMvccTestSuite9: 
RebalanceStatisticsTest.testRebalanceStatistics - PASSED{color}

{color:#00008b}Cache 9{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=5555660]]
* {color:#013220}IgniteCacheTestSuite9: 
RebalanceStatisticsTest.testRebalanceStatistics - PASSED{color}

{color:#00008b}Basic 1{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=5557211]]
* {color:#013220}IgniteBasicTestSuite: 
IgniteUtilsSelfTest.testHumanReadableDuration - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: 
IgniteUtilsSelfTest.testHumanReadableByteCount - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5555708&buildTypeId=IgniteTests24Java8_RunAll]

> Add extended logging for rebalance
> ----------------------------------
>
>                 Key: IGNITE-12080
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12080
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> We should log information about finished rebalance on demander node.
>  I'd have in log:
> h3. Total information:
>  # Rebalance duration, rebalance start time/rebalance finish time
>  # How many nodes were suppliers in rebalance (nodeId, number of supplied 
> paritions, number of supplied entries, number of bytes, duraton of getting 
> and processing partitions from supplier)
> h3. Information per cache group:
>  # Rebalance duration, rebalance start time/rebalance finish time
>  # How many nodes were suppliers in rebalance (nodeId, number of supplied 
> paritions, list of partition ids with PRIMARY/BACKUP flag, number of supplied 
> entries, number of bytes, duraton of getting and processing partitions from 
> supplier)
>  # Information about each partition distribution (list of nodeIds with 
> primary/backup flag and marked supplier nodeId)
> h3. Information per supplier node:
>  # How many paritions were requested:
>  ** Total number
>  ** Primary/backup distribution (number of primary partitions, number of 
> backup partitions)
>  ** Total number of entries
>  ** Total size partitions in bytes
>  # How many paritions were requested per cache group:
>  ** Number of requested partitions
>  ** Number of entries in partitions
>  ** Total size of partitions in bytes
>  ** List of requested partitions with size in bytes, count entries, primary 
> or backup partition flag



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

Reply via email to