How to do the both of methods runDataStoreGarbageCollection() and startTarOptimization() on CQ6 | Community
Skip to main content
Level 3
October 16, 2015
Solved

How to do the both of methods runDataStoreGarbageCollection() and startTarOptimization() on CQ6

  • October 16, 2015
  • 1 reply
  • 670 views

I encountered exception from CQ6 when I execute both of methods via Jmx (runDataStoreGarbageCollection() and startTarOptimization()).

I referred to cq6 document, they just used with crx2. I mean how to do the same behaviour on cq6 or they are obsolete that we do not need do anything on crx3?

Thanks.

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 Sham_HC

Sorry still document is due on operation dashboard.

As an FYI crx3 does not require to run Data Store Garbage Collection or Tar Optimization. Just run the revision clean-up (which in turn replace "datastore gc" and "tar optimization" ).

1 reply

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

Sorry still document is due on operation dashboard.

As an FYI crx3 does not require to run Data Store Garbage Collection or Tar Optimization. Just run the revision clean-up (which in turn replace "datastore gc" and "tar optimization" ).