I've noticed when replicating large amounts of data, or installing large packages, we see the following in our error logs:
10.07.2014 08:18:11.045 *INFO* [TarMK flush thread: /opt/aem/publish/crx-quickstart/repository/segmentstore] org.apache.jackrabbit.oak.plugins.segment.file.FileStore TarMK GC: Cleaned up file /opt/aem/publish/crx-quickstart/repository/segmentstore/data00175m.tar
When these start appearing, it runs through all of the .tar files and brings the system to a halt. You cannot install any packages, replicate information, save a change to the repository in any way - which is an issue because it can take up to an hour to finish. Is this the intended behavior for this? Is there some configuration setting to change this?