Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9837

Adding indexes in the case log tables

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.59.0.Final
    • None
    • None
    • None

    Description

      They found out wrong/suboptimal execution plans while inquiring the table CASEROLEASSIGNMENTLOG that resulted accessed using Full Table Access. Adding the following indexes dramatically improves performances:

        • CASEROLEASSIGNMENTLOG: caseId, processInstanceId
        • CASEFILEDATALOG: caseId and itemName;
        • CORRELATIONKEYINFO: name

      Attachments

        Activity

          People

            elguardian@gmail.com Enrique González Martínez (Inactive)
            elguardian@gmail.com Enrique González Martínez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: