Matt Ward
ac8b3ce1fc
ALF-9613: caching content store. Various improvements and bug fixes. Including:
...
ALF-10097: disk-persistent cache settings in ehcache
ALF-10098: clean up process should remove empty parent directories from content cache disk directory
ALF-10126: timeToIdle ehcache property was not affecting cache cleaner job
ALF-10127: externally deleted cached content files were not re-cached until after the items expired from ehcache
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30171 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-02 09:03:49 +00:00
Matt Ward
98947fda5c
ALF-9613: numerous changes including use of ReentrantReadWriteLock for locking and introduction of a custom cleanup job that does not delete files that are in use by the cache.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30066 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-25 15:20:08 +00:00
Matt Ward
a359d3cec9
ALF-9613: fix some cases of content being in in-memory cache but not on disk.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29957 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-22 14:55:18 +00:00
Matt Ward
24354aae0a
ALF-9613: added a concurrency test and fix
...
to ensure concurrent requests for content at a particular URL won't result in the backing store being asked for the same content multiple times.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29935 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-19 16:32:32 +00:00
Matt Ward
744ec79aea
ALF-9613: configuration changes for ContentCachingStore, bug fixes, more tests.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29803 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-16 17:20:05 +00:00
Matt Ward
065229b36b
ALF-9613: caching content store
...
http://issues.alfresco.com/jira/browse/ALF-9613
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-10 14:27:29 +00:00