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

Alexey Goncharuk commented on IGNITE-8226:
------------------------------------------

Guys, I think that information about partitions scheduled for rebalancing is 
important enough to be printed in INFO level. Can we collect the partition IDs 
and print them in one line (possibly collapsing contiguous ranges like 
1,2,3,4,5 to 1-5) instead of printing out thousands of lines?

> Thousands of warning messages per second in log files.
> ------------------------------------------------------
>
>                 Key: IGNITE-8226
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8226
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 2.4
>            Reporter: Oleg Ostanin
>            Assignee: Pavel Kovalenko
>            Priority: Minor
>             Fix For: 2.6
>
>
> Sometimes I see this message in log file:
> [2018-04-11 15:45:30,999][WARN ][sys-#454] Partition has been scheduled for 
> rebalancing due to outdated update counter 
> [nodeId=bed11708-090f-4e44-a1a7-e3d2b717fcb2, grp=cache_group_5, partId=239, 
> haveHistory=false]
> The problem is that there is about 40000 messages per 2 seconds.
> Also this message:
> [2018-04-11 15:03:39,997][WARN ][sys-#75] Stale update for single partition 
> map update (will ignore) [grp=cache_group_46, exchId=null, 
> curMap=GridDhtPartitionMap [moving=1024, top=AffinityTopologyVersion 
> [topVer=4, minorTopVer=1], updateSeq=6, size=1024], 
> newMap=GridDhtPartitionMap [moving=1024, top=AffinityTopologyVersion 
> [topVer=4, minorTopVer=1], updateSeq=6, size=1024]]
> appears about 10000 times per 2 seconds.
>  
> Can we move this messages to debug level or do something else?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to