You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/22 09:48:17 UTC

[jira] [Commented] (SYNCOPE-660) Extend control over asynchronous job execution

    [ https://issues.apache.org/jira/browse/SYNCOPE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555780#comment-14555780 ] 

ASF subversion and git services commented on SYNCOPE-660:
---------------------------------------------------------

Commit 358aef72dca5672361cf1a9a3ac2b8c0c57517a3 in syncope's branch refs/heads/1_2_X from giacomolm
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=358aef7 ]

[SYNCOPE-660] Asynchronous jobs delegated to Quartz, like Task and Report, now can be checked and interrupted during execution


> 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)