[ https://issues.apache.org/jira/browse/CAY-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arseni Bulatski updated CAY-2513: --------------------------------- Description: 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 was: 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-2513 > 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.M3, 4.2.M1 > Reporter: Arseni Bulatski > Priority: Major > Fix For: 4.1.M3, 4.2.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 (v7.6.3#76005)