[
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: (was: 1.3.5)
1.4
> 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.4
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.