Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
1.4
-
None
-
None
Description
With Oak 1.4 we have setup which configure multiple async indexers which lead to multiple checkpoint present in the system. OAK-4043 addressed that in oak-run. However currently the org.apache.jackrabbit.oak.plugins.segment.file.FileStore#compact logs a warning if more than one checkpoint is found.
22:34:21.797 [main] WARN o.a.j.o.p.segment.file.FileStore - TarMK GC #0: compaction found 2 checkpoints, you might need to run checkpoint cleanup
This warning should be fixed