[
https://issues.apache.org/jira/browse/IGNITE-10959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118550#comment-17118550
]
Maxim Muzafarov edited comment on IGNITE-10959 at 5/28/20, 11:28 AM:
---------------------------------------------------------------------
Folks,
Some of the memory consumption issues were already fixed under IGNITE-11970 by
[~ibelyakov] (don't be confused with the `open` status, changes already exist).
I hope those changes will be merged on the next week.
I'll take care of the left cases right after IGNITE-11970 will be merged.
was (Author: mmuzaf):
Folks,
Some of the memory consumption issues were already fixed under IGNITE-10959 by
[~ibelyakov] (don't be confused with the `open` status, changes already exist).
I hope those changes will be merged on the next week.
I'll take care of the left cases right after IGNITE-10959 will be merged.
> Memory leaks in continuous query handlers
> -----------------------------------------
>
> Key: IGNITE-10959
> URL: https://issues.apache.org/jira/browse/IGNITE-10959
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Denis Mekhanikov
> Assignee: Maxim Muzafarov
> Priority: Critical
> Attachments: CacheContinuousQueryMemoryUsageTest.java,
> CacheContinuousQueryMemoryUsageTest.result,
> CacheContinuousQueryMemoryUsageTest2.java,
> Memory_blowup_in_Ignite_CacheContinuousQueryHandler.txt,
> Memory_blowup_in_Ignite_CacheContinuousQueryHandler.txt,
> Memory_blowup_in_Ignite_CacheContinuousQueryHandler.txt,
> continuousquery_leak_profile.png
>
>
> Continuous query handlers don't clear internal data structures after cache
> events are processed.
> A test, that reproduces the problem, is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)