Implement job acknowledge
-------------------------

                 Key: SLING-339
                 URL: https://issues.apache.org/jira/browse/SLING-339
             Project: Sling
          Issue Type: Improvement
          Components: Event
            Reporter: Carsten Ziegeler


Currently there is no acknowledge that someone is interested in processing a 
job. This results in the problem
that jobs might end up locked in the repository for ever if there is noone 
interested in processing this kind of
job.
This couldbe solved by requiring that a job processor acknowledges the receival 
of a job and thereby indicates that it will process this job. This could also 
be used to deny other processors for this job.
If a job is not acknowledged during a specified timeout, the job will be 
removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to