You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2007/06/08 00:29:25 UTC

[jira] Created: (ODE-144) Avoid serialization of process state for in-memory instances

Avoid serialization of process state for in-memory instances
------------------------------------------------------------

                 Key: ODE-144
                 URL: https://issues.apache.org/jira/browse/ODE-144
             Project: Ode
          Issue Type: Improvement
          Components: BPEL Runtime
    Affects Versions: 1.0-incubating
            Reporter: Alex Boisvert
            Assignee: Alex Boisvert
             Fix For: 1.1-incubating


As discussed on the mailing list,
http://mail-archives.apache.org/mod_mbox/incubator-ode-dev/200706.mbox/%3c5582dd3b0706061424o158fac19vdc679bd72ecbfaf8@mail.gmail.com%3e
we should avoid serializing the process state for in-memory instances

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


[jira] Resolved: (ODE-144) Avoid serialization of process state for in-memory instances

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

Alex Boisvert resolved ODE-144.
-------------------------------

    Resolution: Fixed

Fixed.

Sending        bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelRuntimeContextImpl.java
Sending        bpel-runtime/src/main/java/org/apache/ode/bpel/memdao/ProcessInstanceDaoImpl.java
Transmitting file data ..
Committed revision 545337.

> Avoid serialization of process state for in-memory instances
> ------------------------------------------------------------
>
>                 Key: ODE-144
>                 URL: https://issues.apache.org/jira/browse/ODE-144
>             Project: Ode
>          Issue Type: Improvement
>          Components: BPEL Runtime
>    Affects Versions: 1.0-incubating
>            Reporter: Alex Boisvert
>            Assignee: Alex Boisvert
>             Fix For: 1.1-incubating
>
>
> As discussed on the mailing list,
> http://mail-archives.apache.org/mod_mbox/incubator-ode-dev/200706.mbox/%3c5582dd3b0706061424o158fac19vdc679bd72ecbfaf8@mail.gmail.com%3e
> we should avoid serializing the process state for in-memory instances

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