Method to force remove a job
----------------------------
Key: SLING-1685
URL: https://issues.apache.org/jira/browse/SLING-1685
Project: Sling
Issue Type: New Feature
Components: Extensions
Affects Versions: Extensions Event 2.3.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Extensions Event 2.4.0
Currently it is only possible to try to remove an event - this might fail if
the job is in processing; while this is fine, this usually creates a problem
for the client as it really wants to stop the job. It is easy to implement the
retry in the job handling than in the client code. Therefore we should add a
forceRemoveJob method which waits until the job is removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.