[
https://issues.apache.org/jira/browse/SYNCOPE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596014#comment-14596014
]
ASF subversion and git services commented on SYNCOPE-660:
---------------------------------------------------------
Commit b13e9fe4dd226d7ef48b249447289e3a4451c84b in syncope's branch
refs/heads/master from giacomolm
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=b13e9fe ]
[SYNCOPE-660]Forcing interrupt for heavy tasks - minor improvement
> Extend control over asynchronous job execution
> ----------------------------------------------
>
> Key: SYNCOPE-660
> URL: https://issues.apache.org/jira/browse/SYNCOPE-660
> Project: Syncope
> Issue Type: Improvement
> Reporter: Francesco Chicchiriccò
> Assignee: Giacomo Lamonaco
> Fix For: 1.2.5, 2.0.0
>
>
> Asynchronous job execution, generally delegated to Quartz, can currently be
> checked only at completion, and only by indirectly checking the status on
> related JPA entities (TaskExec, ReportExec, ...).
> A REST endpoint should be provided for reporting on jobs execution and
> providing the ability to control (e.g. stop / pause / resume / ...) .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)