[
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: 5.0-M2
(was: 5.0-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: 5.0-M2
>
>
> 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.20.10#820010)