[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2337) Big performance issue caused by Task entity and I18N
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Sat Apr 3 23:26:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBRULES-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-2337:
----------------------------------
Fix Version/s: 5.1.0.M2
Assignee: Mauricio Salatino (was: Mark Proctor)
I'm not sure there is a simple way to resolve this, because of the linear "brute force" effort needed under JPA. I know it can be done more efficient with pure SQL, but then it's not as easily portable.
> Big performance issue caused by Task entity and I18N
> ----------------------------------------------------
>
> Key: JBRULES-2337
> URL: https://jira.jboss.org/jira/browse/JBRULES-2337
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-process-task
> Reporter: Julien Cheype
> Assignee: Mauricio Salatino
> Fix For: 5.1.0.M2
>
>
> There is a big performance issue with the Task entity, for example query to TasksAssignedAsPotentialOwner can take more than 2 seconds for returning less than 20 records using a MySql server
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list