mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merge V3.2 To HEAD
17894 : Merge from NEILM to V3.2 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -171,7 +171,7 @@ public abstract class AbstractContentTransformer2 extends ContentTransformerHelp
|
||||
// Make sure that this transformation gets set back i.t.o. time taken.
|
||||
// This will ensure that transformers that compete for the same transformation
|
||||
// will be prejudiced against transformers that tend to fail
|
||||
recordTime(10000); // 10 seconds, i.e. rubbish
|
||||
recordTime(60 * 1000); // 1 minute, i.e. rubbish
|
||||
|
||||
throw new ContentIOException("Content conversion failed: \n" +
|
||||
" reader: " + reader + "\n" +
|
||||
|
Reference in New Issue
Block a user