[jboss-jira] [JBoss JIRA] Created: (JBRULES-2337) Big performance issue caused by Task entity and I18N

Julien Cheype (JIRA) jira-events at lists.jboss.org
Fri Nov 13 19:17:05 EST 2009


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: Mark Proctor


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

Correction consist in adding mappedBy="id" to subjects, names and description attributes

-- 
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