Difference between runDataStoreGarbageCollection and runDataStoreClassicGarbageCollection in 5.6.1 | Community
Skip to main content
New Participant
October 16, 2015
Solved

Difference between runDataStoreGarbageCollection and runDataStoreClassicGarbageCollection in 5.6.1

  • October 16, 2015
  • 2 replies
  • 636 views

Hi All,

In the link http://localhost:4502/system/console/jmx/com.adobe.granite%3Atype%3DRepository, we have these two options mentioned 


runDataStoreGarbageCollection(java.lang.Boolean delete)
Runs data store garbage collection


runDataStoreClassicGarbageCollection(java.lang.Boolean delete)
Runs data store garbage collection, avoiding the use of the optimized TarPM garbage collection

I could not quite understand the explanation provided. Can some one please provide a detailed explanation here.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Here is a KB that may help you:

https://helpx.adobe.com/experience-manager/kb/DataStoreGarbageCollection.html

2 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015
askdctmAuthor
New Participant
October 16, 2015

Hi Scott,

I went through the KB article but was not able to understand the explanation provided "Runs data store garbage collection, avoiding the use of the optimized TarPM garbage collection"