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

The calls JobExecutorThread.getWaitPeriod(int) and JobExecutorThread.getNextDueDate() are taking 2.58 seconds to run.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.2.11
    • jBPM 3.2.7
    • Runtime Engine
    • None
    • Medium

      While profiling the users system found that the methods org.jbpm.job.executor.JobExecutorThread.getWaitPeriod(int) and org.jbpm.job.executor.JobExecutorThread.getNextDueDate() are taking 2.58 seconds to run.

      This is true even though the client is not using JBPM and has nothing added to the database. It appears to be do to a lack of an index on the query.

      Since they don't use JBPM in this implementation of ESB we are just taking it out.

            marco.rietveld Marco Rietveld (Inactive)
            marco.rietveld Marco Rietveld (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: