[
https://issues.apache.org/jira/browse/SYNCOPE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596015#comment-14596015
]
ASF subversion and git services commented on SYNCOPE-660:
---------------------------------------------------------
Commit bdb3257c8f227716fe52d950aa6626e9bab84478 in syncope's branch
refs/heads/1_2_X from giacomolm
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=bdb3257 ]
[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)