[jboss-jira] [JBoss JIRA] Commented: (JBPM-165) process instance versioning

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Mon Apr 16 06:21:58 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPM-165?page=comments#action_12359402 ] 
            
Tom Baeyens commented on JBPM-165:
----------------------------------

Bernd, could you commit that ?   I want to have a look and see if we can base an experimental implementation on that.

> process instance versioning
> ---------------------------
>
>                 Key: JBPM-165
>                 URL: http://jira.jboss.com/jira/browse/JBPM-165
>             Project: JBoss jBPM
>          Issue Type: Feature Request
>          Components: Core Engine
>            Reporter: Tom Baeyens
>         Assigned To: Tom Baeyens
>             Fix For:  jBPM jPDL 3.2.1
>
>
> i think jbpm could offer some degree of assistence in process instance versioning.  
> when a new version of a process is deployed, jbpm could do the following conversion for a process instance : 
> * input required: mapping of the nodes from the old to the new definition.
> * cancel the old process instance
> * create a new process instance and copy the runtime (exe) information such as tokens and process variables from the old process instance.  
> * then establish a special link between the 2 process instances to indicate that the new process instance is the continuation of the old process instance.
> this way we can avoid the problematic conversion of logs, while still keeping them in the system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list