ProcessDaoImpl objects get leaked when using in-memory-processes ----------------------------------------------------------------
Key: ODE-576 URL: https://issues.apache.org/jira/browse/ODE-576 Project: ODE Issue Type: Bug Components: BPEL Runtime Environment: n/a Reporter: Ciaran Jessup It seems that when I deploy and un-deploy in-memory processes ProcessDaoImpl objects stored in the __StateStore field of the BpelDAOConnectionFactoryImpl object are being left around. Over the course of several tens/hundreds of deployments the memory contained in these objects mounts up substantially :( -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.