You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rick.Todo (JIRA)" <ji...@apache.org> on 2010/10/08 11:09:32 UTC

[jira] Commented: (ODE-892) routing fails as terminated instance's data was not cleaned up.

    [ https://issues.apache.org/jira/browse/ODE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919208#action_12919208 ] 

Rick.Todo commented on ODE-892:
-------------------------------

I tested attached sample-bpel in ODE-1.3.4.
There were STATE_TERMINATED instances in ODE_PROCESS_INSTANCE table.

> 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: HelloWorld2_exit.zip, 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.