[
https://issues.apache.org/jira/browse/SYNCOPE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466883#comment-13466883
]
Hudson commented on SYNCOPE-124:
--------------------------------
Integrated in Syncope-linux-branches #28 (See
[https://builds.apache.org/job/Syncope-linux-branches/28/])
[SYNCOPE-124][SYNCOPE-202] Fixed concurrency issues with Quartz at
JobInstanceLoader level + set transaction isolation level to READ-COMMITTED at
Spring DataSource level + re-verified integration tests with all supported DBMS
(Revision 1392392)
Result = SUCCESS
ilgrosso :
Files :
* /incubator/syncope/branches/1_0_X/core/pom.xml
*
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/init/JobInstanceLoader.java
*
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/rest/controller/ReportController.java
*
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
*
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/scheduling/NotificationJob.java
*
/incubator/syncope/branches/1_0_X/core/src/main/resources/persistenceContext.xml
*
/incubator/syncope/branches/1_0_X/core/src/main/resources/persistenceContextEMFactory.xml
*
/incubator/syncope/branches/1_0_X/core/src/main/resources/schedulingContext.xml
* /incubator/syncope/branches/1_0_X/core/src/main/resources/workflowContext.xml
*
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/AbstractTest.java
*
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/ReportTestITCase.java
*
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
* /incubator/syncope/branches/1_0_X/core/src/test/resources/content.xml
*
/incubator/syncope/branches/1_0_X/core/src/test/resources/sqlserver/persistence.properties
> Prevent task execution request for running tasks
> ------------------------------------------------
>
> Key: SYNCOPE-124
> URL: https://issues.apache.org/jira/browse/SYNCOPE-124
> Project: Syncope
> Issue Type: Improvement
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.0.2-incubating, 1.1.0-incubating
>
>
> As done for reports in SYNCOPE-102, discard task execution requests while the
> same task is currently running.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira