Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7567

Bad query performance against ACT_HI_ACTINST with Postresql

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.7.0, 7.5.9, 7.6.5
    • None
    • None
    • None

    Description

      AT

      • given
        • engine running against PostgreSQL
        • 250000 HAI records
      • when
        • i run query against /engine-rest/engine/default/history/activity-instance
        • and sort by startTime
        • and finished=true
        • and firstResult=10
        • and maxResults=1000
      • then
        • engine performs query faster then in 1 second

      Hint
      see http://stackoverflow.com/questions/11250253/postgresql-countdistinct-very-slow
      Right now we would perform count distinct in order to perform pagination, which should work much faster in order to perform effective import into Optimize.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              svetlana.dorokhova Svetlana Dorokhova
              askar.akhmerov Askar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce