You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/07/17 09:38:49 UTC

[jira] [Created] (SLING-2972) Improve processing performance if job is processed locally

Carsten Ziegeler created SLING-2972:
---------------------------------------

             Summary: Improve processing performance if job is processed locally
                 Key: SLING-2972
                 URL: https://issues.apache.org/jira/browse/SLING-2972
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Extensions Event 3.2.0


Currently the job processing is completely observation based: even if a job is added locally and also processed locally, this is not immediately put into the queue. This creates an unnecessary delay between adding a job and processing it which can easily be avoided by directly putting the job into the queue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira