[ https://issues.apache.org/jira/browse/ODE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698960#action_12698960 ]
Ciaran Jessup commented on ODE-575: ----------------------------------- I agree totally, the only reason I didn't do this was because I don't really know the code well enough to introduce semantic changes :) I've never been a fan of swallowing exceptions :) But your changes to my patch look great ! > oAssign$Literal seems to consume an excessive volume of memory > -------------------------------------------------------------- > > Key: ODE-575 > URL: https://issues.apache.org/jira/browse/ODE-575 > Project: ODE > Issue Type: Improvement > Components: BPEL Runtime > Environment: n/a > Reporter: Ciaran Jessup > Attachments: AssignLiteralMemoryRedux.patch, > reduce-xml-literal-size.patch > > > Our BPEL workflows contain a large number of literal assigns, these are > stored as Document instances in the BPEL runtime, which are cloned each time > they are referenced, this appears to consume an immense amount of memory :( > making it un-workable for my current BPEL flows :( -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.