From 5e9c4c279eca9a92cbc535a13864d807024cbb47 Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Wed, 24 May 2006 16:32:42 +0000 Subject: [PATCH] Removed eager join to child associations after checking that performance is not hit by using proxies Cache size adjustments to keep association (set and map) caches down to a reasonable level after memory issues found during benchmarking git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2972 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/ehcache-default.xml | 20 +++++++++---------- .../repo/domain/hibernate/Node.hbm.xml | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/alfresco/ehcache-default.xml b/config/alfresco/ehcache-default.xml index c19a47f37b..be8b13c6b0 100644 --- a/config/alfresco/ehcache-default.xml +++ b/config/alfresco/ehcache-default.xml @@ -52,7 +52,7 @@ diff --git a/source/java/org/alfresco/repo/domain/hibernate/Node.hbm.xml b/source/java/org/alfresco/repo/domain/hibernate/Node.hbm.xml index c832657637..d194adeb4d 100644 --- a/source/java/org/alfresco/repo/domain/hibernate/Node.hbm.xml +++ b/source/java/org/alfresco/repo/domain/hibernate/Node.hbm.xml @@ -100,8 +100,8 @@