Oleg Ostanin created IGNITE-8226:
------------------------------------
Summary: 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
Reporter: Oleg Ostanin
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)