From a54f8a20cf9a47375a420cc03b987f079fbfc42b Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Mon, 21 Nov 2011 00:35:39 +0000 Subject: [PATCH] Declared node data caches to be immutable (properties, aspects, parentAssocs) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32127 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/cache-context.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/alfresco/cache-context.xml b/config/alfresco/cache-context.xml index 41c9341ae1..4115f4905a 100644 --- a/config/alfresco/cache-context.xml +++ b/config/alfresco/cache-context.xml @@ -239,8 +239,8 @@ org.alfresco.cache.node.aspectsTransactionalCache - - + + @@ -272,8 +272,8 @@ org.alfresco.cache.node.propertiesTransactionalCache - - + + @@ -305,8 +305,8 @@ org.alfresco.cache.node.parentAssocsTransactionalCache - - + + @@ -1280,7 +1280,7 @@ - + @@ -1295,7 +1295,7 @@ - +