[ 
https://issues.apache.org/jira/browse/ODE-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tammo van Lessen updated ODE-696:
---------------------------------

    Fix Version/s: 1.3.5

> Improve process management process list API
> -------------------------------------------
>
>                 Key: ODE-696
>                 URL: https://issues.apache.org/jira/browse/ODE-696
>             Project: ODE
>          Issue Type: Improvement
>          Components: Management API
>            Reporter: Sean Ahn
>            Assignee: Sean Ahn
>            Priority: Minor
>             Fix For: 1.3.5
>
>
> The listProcesses() method is grossly inefficient. To get the count on the 
> process instances that match to the search criteria, it load up all the 
> instances by joining multiple tables including one outer join.
> Use the proper sql queries and optimize the performance.

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

        

Reply via email to