Hi folks,
when i attempt to re-create indexes by setting index.recovery.mode=FULL in alfresco-global.properties, i get the warning about the full cache, although i already have raised the cache size to 60000 (from default 10000). Question: Is this something i should worry about? Or i this just a minor annoyance? I suppose this wont happen during normal operations, but i want to make sure the index recovery process is not disturbed….
15:47:42,898 INFO [org.alfresco.repo.node.index.FullIndexRecoveryComponent] Index recovery started: 52.048 transactions.
15:47:43,820 INFO [org.alfresco.repo.search.impl.lucene.index.IndexInfo] Deleting index entry Name=ce2750a4-e435-4c8b-a535-2a5c0ef2776e Type=DELTA Status=PREPARED Docs=0 Deletions=0
15:47:43,945 INFO [org.alfresco.repo.search.impl.lucene.index.IndexInfo] Deleting index entry Name=d20202fa-f5aa-4987-9e50-293eef8c0774 Type=DELTA Status=PREPARED Docs=0 Deletions=0
15:53:01,130 INFO [org.alfresco.repo.node.index.FullIndexRecoveryComponent] 10 % complete.
15:58:05,394 INFO [org.alfresco.repo.node.index.FullIndexRecoveryComponent] 20 % complete.
16:03:11,173 INFO [org.alfresco.repo.node.index.FullIndexRecoveryComponent] 30 % complete.
16:09:46,311 INFO [org.alfresco.repo.node.index.FullIndexRecoveryComponent] 40 % complete.
16:13:01,826 WARN [org.alfresco.repo.cache.TransactionalCache.org.alfresco.storeAndNodeIdTransactionalCache] Transactional update cache 'org.alfresco.storeAndNodeIdTransactionalCache' is full (60000).
16:15:19,122 INFO [org.alfresco.repo.node.index.FullIndexRecoveryComponent] 50 % complete.
Cheers
Gyro