You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2021/02/24 09:52:00 UTC

[jira] [Updated] (CAY-2513) Memory leak because of many instances of InvocationDispatch

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

Nikita Timofeev updated CAY-2513:
---------------------------------
    Fix Version/s:     (was: 4.2.M3)
                   4.3.M1

> Memory leak because of many instances of InvocationDispatch
> -----------------------------------------------------------
>
>                 Key: CAY-2513
>                 URL: https://issues.apache.org/jira/browse/CAY-2513
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 4.1.B1, 4.2.M1
>            Reporter: Arseni Bulatski
>            Priority: Major
>             Fix For: 4.3.M1
>
>
> Using shared cache and creating many contexts causes this problem.
> Each change sends snapshot event to all contexts what causes growth of InvocationDispatch because all contexts are listeners to other contexts.
> The workaround is https://issues.apache.org/jira/browse/CAY-2514



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