You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2020/04/10 16:08:00 UTC

[jira] [Comment Edited] (IGNITE-10011) Pages leak suspicion in PDS

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

Ilya Kasnacheev edited comment on IGNITE-10011 at 4/10/20, 4:07 PM:
--------------------------------------------------------------------

[~agoncharuk] Should we go forward with this? LGTM, is it still actual? Is it possible to write a test?


was (Author: ilyak):
[~agoncharuk] Should we go forward with this? LGTM, is it still actual?

> Pages leak suspicion in PDS
> ---------------------------
>
>                 Key: IGNITE-10011
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10011
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Ilya Kasnacheev
>            Priority: Critical
>              Labels: performance
>             Fix For: 2.9, 2.8.1
>
>         Attachments: Main.java
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See the attached Main which adds 500k records to 3 caches, then clears them, rinse, repeat.
> When ran with default settings, totalAllocatedSize will slowly double over the course of a few hours and then continue to grow.
> When ran with 2 FreeList buckets, it will double every time, 600M -> 1200M -> 1800M -> etc.
> See the userlist discussion



--
This message was sent by Atlassian Jira
(v8.3.4#803005)