You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/02 15:47:02 UTC

[jira] [Updated] (IGNITE-6758) Slow memory releasing while deactivation

     [ https://issues.apache.org/jira/browse/IGNITE-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-6758:
------------------------------------
    Fix Version/s:     (was: 2.8)

> Slow memory releasing while deactivation
> ----------------------------------------
>
>                 Key: IGNITE-6758
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6758
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.1
>            Reporter: Alexander Belyak
>            Priority: Minor
>         Attachments: js.tdump
>
>
> It take about 1 minutes to fill each page by 0 and release it to page pool in PageMemoryImpl.ClearSegmentRunnable() from GridCacheDatabaseSharedManager.onCacheGroupsStopped(). When we have 100+M pages in hundred of Gb of pageCache in take quite long to GridUnsafe.setMemory to 0 and in logs we get lot of "Failed to wait for partition map exchange [topVer=AffinityTopologyVersion [topVer=56, minorTop
> Ver=1], node=3676f020-0bf0-4145-861e-689c96d7e853]. Dumping pending objects that might be the cause: "<no cause here> without any cause and progress indicator. So full grid reboot take longer downtime with unnecessary warnings. 



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