Hi,
I have been working on Tar optimization on AEM 6.1. I remember from 5.6.1 that there was a setting in some xml (repository.xml or workspace.xml ) where you would set time between which every night the Tar optimization would run? Is that still relevant?
In the newest documentation about 6.1 , i think there is just a flag (pauseCompaction) that needs to be set to false. Now, I have set this flag to be false in the sling:OsgiConfig which is deployed with /apps in the project and within the install directory in crx-quickstart/install/org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.config there is no entry of pauseCompaction. Would the tar compaction still happen overnight?
Also, what takes precedence settings in /apps or one that are loaded from crx-quickstart/install directory?
/crx-quickstart/install/org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg
pauseCompaction=false
Finally, do we need to do anything for fileDataStorage?
Cheers
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi
There is a knowledge Base article on Tar PM Optimization,
Link:- https://helpx.adobe.com/experience-manager/kb/TarPMOptimization.html
I hope this would help you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Thanks for the information. Cheers
Views
Replies
Total Likes