Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
FileStore.compact logs a warning TarMK GC #{}: compaction found {} checkpoints, you might need to run checkpoint cleanup if there is more than a single checkpoints.
AFIK this is now the norm as async indexing has uses 2 checkpoints (chetanm, edivad please clarify).
In any case should we improve this and not hard code any number of expected checkpoints. Maybe make the threshold configurable?