Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-285

JobManager getStatus() command always performs slow queries, even when they may not be needed

    XMLWordPrintableJSON

Details

    Description

      The JobManager.getStatus() method, and the associated API operation, always obtain the counts of documents processed or in progress. These queries are slow and don't scale because they require sequential scan of the jobqueue. Sometimes all that is needed is just the status of the job. We should have a way of getting that that is performant.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: