diff --git a/config/alfresco/cache-context.xml b/config/alfresco/cache-context.xml index 45aa022e1e..40cb54a102 100644 --- a/config/alfresco/cache-context.xml +++ b/config/alfresco/cache-context.xml @@ -1,981 +1,984 @@ - - - - - - - - - - - - - - classpath:alfresco/ehcache-transactional.xml - - - - - - - - - - - - - - - - - - - - - - - - org.alfresco.cache.qnameEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.qnameEntityTransactionalCache - - - 500 - - - - - - - - - - - - - - - - - org.alfresco.cache.namespaceEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.namespaceEntityTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.localeIdCache - - - - - - - - - - - - - - - - org.alfresco.cache.localeEntityTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.mimetypeEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.mimetypeEntityTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.encodingEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.encodingEntityTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.immutableEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.immutableEntityTransactionalCache - - - 10000 - - - - - - - - - - - - - - - - - org.alfresco.cache.storeAndNodeIdCache - - - - - - - - - - - - - - - - org.alfresco.storeAndNodeIdTransactionalCache - - - 10000 - - - - - - - - - - - - - - - - - org.alfresco.cache.parentAssocsCache - - - - - - - - - - - - - - - - org.alfresco.parentAssocsTransactionalCache - - - 10000 - - - - - - - - - - - - - - - - - org.alfresco.cache.userToAuthorityCache - - - - - - - - - - - - - - - - org.alfresco.userToAuthorityTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.permissionsAccessCache - - - - - - - - - - - - - - - - - org.alfresco.permissionsAccessTransactionalCache - - - 10000 - - - - - - - - - - - - - - - - - org.alfresco.cache.nodeOwnerCache - - - - - - - - - - - - - - - - org.alfresco.nodeOwnerTransactionalCache - - - 10000 - - - - - - - - - - - - - - - - - org.alfresco.cache.personCache - - - - - - - - - - - - - - - - - org.alfresco.personTransactionalCache - - - 1000 - - - - - - - - - - - - - - - - - org.alfresco.cache.ticketsCache - - - - - - - - - - - - - - - - org.alfresco.ticketsTransactionalCache - - - 10 - - - - - - - - - - - - - - - - - - org.alfresco.cache.avm.avmStoreCache - - - - - - - - - - - - - - - - - org.alfresco.cache.avmStoreTransactionalCache - - - 1000 - - - - - - - - - - - - - org.alfresco.cache.avm.avmEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.avmEntityTransactionalCache - - - 1000 - - - - - - - - - - - - - org.alfresco.cache.avm.avmVersionRootEntityCache - - - - - - - - - - - - - - - - org.alfresco.cache.avmVersionRootEntityTransactionalCache - - - 100 - - - - - - - - - - - - - org.alfresco.cache.avm.avmNodeCache - - - - - - - - - - - - - - - - org.alfresco.cache.avmNodeTransactionalCache - - - 1000 - - - - - - - - - - - - - - org.alfresco.cache.avm.avmNodeAspectsCache - - - - - - - - - - - - - - - - org.alfresco.cache.avmNodeAspectsTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.repo.webservices.querySessionSharedCache - - - - - - - - - - - - - - - - org.alfresco.repo.webservices.querySessionTransactionalCache - - - 50 - - - - - - - - - - - - - - - - - - org.alfresco.cache.aclCache - - - - - - - - - - - - - - - - org.alfresco.aclTransactionalCache - - - 10000 - - - - - - - - - - - - - - - - - org.alfresco.cache.resourceBundleBaseNamesCache - - - - - - - - - - - - - - - - org.alfresco.resourceBundleBaseNamesTransactionalCache - - - 100 - - - - - - - - - - - - - org.alfresco.cache.loadedResourceBundlesCache - - - - - - - - - - - - - - - - org.alfresco.loadedResourceBundlesTransactionalCache - - - 100 - - - - - - - - - - - - - org.alfresco.cache.messagesCache - - - - - - - - - - - - - - - - org.alfresco.messagesTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - - org.alfresco.cache.compiledModelsCache - - - - - - - - - - - - - - - - org.alfresco.compiledModelsTransactionalCache - - - 100 - - - - - - - - - - - - - org.alfresco.cache.prefixesCache - - - - - - - - - - - - - - - - org.alfresco.prefixesTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.webScriptsRegistryCache - - - - - - - - - - - - - - - - org.alfresco.webScriptsRegistryTransactionalCache - - - 100 - - - - - - - - - - - - - - - - - org.alfresco.cache.routingContentStoreSharedCache - - - - - - - - - - - - - - - - org.alfresco.routingContentStoreTransactionalCache - - - 1000 - - - + + + + + + + + + + + + + + classpath:alfresco/ehcache-transactional.xml + + + + + + + + + + + + + + + + + + + + + + + + org.alfresco.cache.qnameEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.qnameEntityTransactionalCache + + + 500 + + + + + + + + + + + + + + + + + org.alfresco.cache.namespaceEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.namespaceEntityTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.localeIdCache + + + + + + + + + + + + + + + + org.alfresco.cache.localeEntityTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.mimetypeEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.mimetypeEntityTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.encodingEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.encodingEntityTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.immutableEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.immutableEntityTransactionalCache + + + 10000 + + + + + + + + + + + + + + + + + org.alfresco.cache.storeAndNodeIdCache + + + + + + + + + + + + + + + + org.alfresco.storeAndNodeIdTransactionalCache + + + 10000 + + + + + + + + + + + + + + + + + org.alfresco.cache.parentAssocsCache + + + + + + + + + + + + + + + + org.alfresco.parentAssocsTransactionalCache + + + 10000 + + + + + + + + + + + + + + + + + org.alfresco.cache.userToAuthorityCache + + + + + + + + + + + + + + + + org.alfresco.userToAuthorityTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.permissionsAccessCache + + + + + + + + + + + + + + + + + org.alfresco.permissionsAccessTransactionalCache + + + 10000 + + + + + + + + + + + + + + + + + org.alfresco.cache.nodeOwnerCache + + + + + + + + + + + + + + + + org.alfresco.nodeOwnerTransactionalCache + + + 10000 + + + + + + + + + + + + + + + + + org.alfresco.cache.personCache + + + + + + + + + + + + + + + + + org.alfresco.personTransactionalCache + + + 1000 + + + + + + + + + + + + + + + + + org.alfresco.cache.ticketsCache + + + + + + + + + + + + + + + + org.alfresco.ticketsTransactionalCache + + + 10 + + + + + + + + + + + + + + + + + + + + + + + + + org.alfresco.cache.avmStoreTransactionalCache + + + 1000 + + + + + + + + + + + + + org.alfresco.cache.avm.avmEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.avmEntityTransactionalCache + + + 5000 + + + + + + + + + + + + + org.alfresco.cache.avm.avmVersionRootEntityCache + + + + + + + + + + + + + + + + org.alfresco.cache.avmVersionRootEntityTransactionalCache + + + 100 + + + + + + + + + + + + + org.alfresco.cache.avm.avmNodeCache + + + + + + + + + + + + + + + + org.alfresco.cache.avmNodeTransactionalCache + + + 5000 + + + + + + + + + + + + + + org.alfresco.cache.avm.avmNodeAspectsCache + + + + + + + + + + + + + + + + org.alfresco.cache.avmNodeAspectsTransactionalCache + + + 5000 + + + + + + + + + + + + + + + + + org.alfresco.repo.webservices.querySessionSharedCache + + + + + + + + + + + + + + + + org.alfresco.repo.webservices.querySessionTransactionalCache + + + 50 + + + + + + + + + + + + + + + + + + org.alfresco.cache.aclCache + + + + + + + + + + + + + + + + org.alfresco.aclTransactionalCache + + + 10000 + + + + + + + + + + + + + + + + + org.alfresco.cache.resourceBundleBaseNamesCache + + + + + + + + + + + + + + + + org.alfresco.resourceBundleBaseNamesTransactionalCache + + + 100 + + + + + + + + + + + + + org.alfresco.cache.loadedResourceBundlesCache + + + + + + + + + + + + + + + + org.alfresco.loadedResourceBundlesTransactionalCache + + + 100 + + + + + + + + + + + + + org.alfresco.cache.messagesCache + + + + + + + + + + + + + + + + org.alfresco.messagesTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + + org.alfresco.cache.compiledModelsCache + + + + + + + + + + + + + + + + org.alfresco.compiledModelsTransactionalCache + + + 100 + + + + + + + + + + + + + org.alfresco.cache.prefixesCache + + + + + + + + + + + + + + + + org.alfresco.prefixesTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.webScriptsRegistryCache + + + + + + + + + + + + + + + + org.alfresco.webScriptsRegistryTransactionalCache + + + 100 + + + + + + + + + + + + + + + + + org.alfresco.cache.routingContentStoreSharedCache + + + + + + + + + + + + + + + + org.alfresco.routingContentStoreTransactionalCache + + + 1000 + + + \ No newline at end of file diff --git a/config/alfresco/ehcache-default.xml b/config/alfresco/ehcache-default.xml index efbe1ca35c..0acd233c2c 100644 --- a/config/alfresco/ehcache-default.xml +++ b/config/alfresco/ehcache-default.xml @@ -198,7 +198,7 @@ @@ -212,7 +212,7 @@ @@ -226,7 +226,7 @@