[ https://issues.apache.org/jira/browse/IGNITE-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475763#comment-16475763 ]
Anton Vinogradov commented on IGNITE-5136: ------------------------------------------ [~SomeFire] Since we're fixing memory leak I propose to use \{{ConcurrentLinkedHashMap}} with maxCap ~ 100. This will allow us to keep 100 actual uniquie errors, this should be enough. 100 should not be hardcoded. > GridLogThrottle memory leak > --------------------------- > > Key: IGNITE-5136 > URL: https://issues.apache.org/jira/browse/IGNITE-5136 > Project: Ignite > Issue Type: Bug > Components: general > Reporter: Stanilovsky Evgeny > Assignee: Ryabov Dmitrii > Priority: Major > Fix For: 2.6 > > > class GridLogThrottle stores throttle info into map and noone clears it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)