Hi,please review [1] which explains that garbage collection is no longer required in AEM6. If you are not using an external file store, then compaction is sufficient. With the Oak repository, AEM has moved from TarPm to TarMK[2]. With TarMK tar optimization is no longer run, it is compaction[3]Regar...