[
https://issues.apache.org/jira/browse/SLING-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler reopened SLING-1467:
-------------------------------------
Unfortunately, the above changes introduces an incompatibility as I changed the
return types of the cancelJob methods from void to boolean. As the return type
is part of the signature this leads to NoSuchMethodErrors
> Cancelling a job does not work
> ------------------------------
>
> Key: SLING-1467
> URL: https://issues.apache.org/jira/browse/SLING-1467
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Extensions Event 2.3.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Extensions Event 2.4.0
>
>
> When cancelling a job a wrong path is used to cancel the job, therefore the
> cancel does not work at all.
> In addition, if the job is currently running, the counters are not reset
> correctly and no notification is send
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.