You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ryabov Dmitrii (JIRA)" <ji...@apache.org> on 2018/01/09 11:18:03 UTC

[jira] [Comment Edited] (IGNITE-5136) GridLogThrottle memory leak

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

Ryabov Dmitrii edited comment on IGNITE-5136 at 1/9/18 11:17 AM:
-----------------------------------------------------------------

[~zstan], it impossible to register any task that way because {{GridTimeoutProcessor}} and other exists only inside a node, but {{GridLogThrottle}} is static class and can be used without any {{Ignite}} instance.


was (Author: somefire):
[~zstan], it impossible to register any task that way because {{GridTimeoutProcessor}} and other exists only inside a node, but GridLogThrottle is static class and can be used without any {{Ignite}} instance.

> 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
>             Fix For: 2.4
>
>
> class GridLogThrottle stores throttle info into map and noone clears it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)