AEM External Datastore Garbage Collection based on MongoMK
Garbage collection on the external datastore deletes deleted objects from the datastore. This task should be done after Revision GC maintenance is done.
- MongoMK-Based instances -
- On mongo-based AEM instances, the Weekly Maintenance Window runs the Datastore Garbage Collection once a week.
- Running Manually Steps 👇
- ● Go to http://AEM-INSTANCE:AEM-PORT/system/console/jmx/org.apache.jackrabbit.oak%3Aname%3Dreposi tory+manager%2Ctype%3DRepositoryManagement
- ● Click on startDatastoreGC
- ● Set markOnly to false
- ● Click on Invoke
- ● Close the window
Comments
Post a Comment