[
https://issues.apache.org/jira/browse/SYNCOPE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563093#comment-14563093
]
ASF GitHub Bot commented on SYNCOPE-660:
----------------------------------------
GitHub user giacomolm opened a pull request:
https://github.com/apache/syncope/pull/6
[SYNCOPE-660] Added console utilities for runtime task management
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/giacomolm/syncope 1_2_X
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/syncope/pull/6.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6
----
commit cdac2a5e277d3b61b1d2a739494869ca72f52695
Author: giacomolm <[email protected]>
Date: 2015-05-28T15:27:12Z
[SYNCOPE-660] Added console utilities for runtime task management
commit 6408db5bdc853f31d91d81e0593353e99e3d1f0c
Author: giacomolm <[email protected]>
Date: 2015-05-28T15:27:44Z
Merge branch '1_2_X' of https://github.com/apache/syncope into 1_2_X
----
> 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)