[
https://issues.apache.org/jira/browse/SYNCOPE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560719#comment-13560719
]
Hudson commented on SYNCOPE-279:
--------------------------------
Integrated in Syncope-trunk #475 (See
[https://builds.apache.org/job/Syncope-trunk/475/])
SYNCOPE-279 merged from the branch. I'm going to move the timeout
configuration onto the resource ... (Revision 1437387)
Result = SUCCESS
fmartelli :
Files :
* /syncope/trunk
*
/syncope/trunk/build-tools/src/main/java/org/apache/syncope/buildtools/ServiceTimeoutServlet.java
* /syncope/trunk/build-tools/src/main/webapp/WEB-INF/web.xml
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/init/ConnInstanceLoader.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/TimeoutException.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/AbstractPropagationTaskExecutor.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/AsyncConnectorFacade.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/ConnectorFacadeProxy.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ConnInstanceController.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ResourceController.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java
* /syncope/trunk/core/src/main/resources/content.xml
* /syncope/trunk/core/src/main/resources/securityContext.xml
* /syncope/trunk/core/src/main/resources/syncopeContext.xml
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/init/ConnInstanceLoaderTest.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/ResourceTest.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
* /syncope/trunk/core/src/test/resources/content.xml
> Connector instance timeout
> --------------------------
>
> Key: SYNCOPE-279
> URL: https://issues.apache.org/jira/browse/SYNCOPE-279
> Project: Syncope
> Issue Type: Improvement
> Components: console, core
> Affects Versions: 1.0.5, 1.1.0
> Reporter: fabio martelli
> Assignee: fabio martelli
> Fix For: 1.0.5, 1.1.0
>
>
> Provide execution timeout for ConnectorFacadeProxy methods.
> Timeout must be specified:
> 1. for 1_0_X by using a global configuration parameter (the same timeout for
> each connector instance)
> 2. for 1_1_X by using a connector instance configuration parameter (different
> timeout for different instance)
--
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