You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sean Ahn (JIRA)" <ji...@apache.org> on 2008/10/30 23:28:44 UTC

[jira] Created: (ODE-404) Process Instance Cleanup

Process Instance Cleanup
------------------------

                 Key: ODE-404
                 URL: https://issues.apache.org/jira/browse/ODE-404
             Project: ODE
          Issue Type: Improvement
          Components: Axis2 Integration
            Reporter: Sean Ahn


Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ODE-404) Process Instance Cleanup

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Ahn updated ODE-404:
-------------------------

    Attachment:     (was: patch.log)

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-404) Process Instance Cleanup

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645624#action_12645624 ] 

Sean Ahn commented on ODE-404:
------------------------------

trunk merge tracking with:

https://issues.apache.org/jira/browse/ODE-414

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>            Assignee: Matthieu Riou
>         Attachments: patch.log, patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-404) Process Instance Cleanup

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644325#action_12644325 ] 

Matthieu Riou commented on ODE-404:
-----------------------------------

After applying your patch, these test case fails for me (I think they time out):

org.apache.ode.axis2.instancecleanup.CleanFailureTest 
Total tests run: 1, Failures: 1, Skips: 0

org.apache.ode.axis2.instancecleanup.CleanFaultTest
Total tests run: 8, Failures: 7, Skips: 0

org.apache.ode.axis2.instancecleanup.CleanSuccessTest
Total tests run: 8, Failures: 7, Skips: 0


> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-404) Process Instance Cleanup

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644164#action_12644164 ] 

Alex Boisvert commented on ODE-404:
-----------------------------------

a) Archival is outside the scope of this enhancement
b) Automatic cleanup should be configurable on a per-process definition basis and include options to selectively cleanup different parts of the instance data (variables, events, correlations, instance summary, etc.)   Sean is working on a spec to detail this.

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ODE-404) Process Instance Cleanup

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Ahn updated ODE-404:
-------------------------

    Attachment: patch.log

Please disregard the prior one. This one is fixed with the merge conflicts.

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: patch.log, patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ODE-404) Process Instance Cleanup

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Ahn updated ODE-404:
-------------------------

    Component/s:     (was: Axis2 Integration)
                 BPEL Runtime

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ODE-404) Process Instance Cleanup

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Ahn updated ODE-404:
-------------------------

    Attachment: patch.log

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ODE-404) Process Instance Cleanup

Posted by "Sean Ahn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Ahn updated ODE-404:
-------------------------

    Attachment: patch.log

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ODE-404) Process Instance Cleanup

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Riou resolved ODE-404.
-------------------------------

    Resolution: Fixed
      Assignee: Matthieu Riou

Patch applied. Thanks!

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>            Assignee: Matthieu Riou
>         Attachments: patch.log, patch.log
>
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-404) Process Instance Cleanup

Posted by "Karthick Sankarachary (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644162#action_12644162 ] 

Karthick Sankarachary commented on ODE-404:
-------------------------------------------

I have a couple of observations:

a) It would be nice to have an option to archive the process when its done, as opposed to simply deleting it. This allows users to reduce the size of their process tables without losing their process history.

b) In general, users don't want a process instance to be automatically deleted as soon as it completes. More often than not, they would like to selectively archive/delete process instances after the fact, possibly from the console. While the automatic behavior is nice to have, I feel that we should support the manual path as well.

> Process Instance Cleanup
> ------------------------
>
>                 Key: ODE-404
>                 URL: https://issues.apache.org/jira/browse/ODE-404
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>
> Add ability to automatically remove process instance data when the instance completes/terminates. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.