[ https://issues.apache.org/jira/browse/ODE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915645#action_12915645 ]
Jeff Yu commented on ODE-892: ----------------------------- It is a bug if it didn't clean up. Could you please test this in ODE 1.3.4 or you can provide a simple test case that we can verify if it still has this problem in ODE 1.3.4 Thanks Jeff > routing fails as terminated instance's data was not cleaned up. > --------------------------------------------------------------- > > Key: ODE-892 > URL: https://issues.apache.org/jira/browse/ODE-892 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Affects Versions: 1.3.3, 1.3.4 > Environment: tomcat6 > Ode-1.3.3 > Reporter: Rick.Todo > Assignee: Jeff Yu > Priority: Minor > Attachments: ode-892.patch > > > Though <cleanup on="always" /> is set in deploy.xml, terminated instance's > data is not cleaned up. > If previous instance's routing information are left on ODE_MESSAGE_ROUTE, and > newer instance's CORRELATION_KEY is same as before, > request for newer instance can not be routed correctly. > Terminated instance's data should be cleaned up, too. > see attached patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.