Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Blob GC deletes only those candidate blobs which are older from current than the configured blobGcMaxAgeInSecs interval (Default to 24 hours).
This should be improved to take into time long running lucene re-indexing task which can potentially run into days for large repositories as otherwise it risks data loss and index corruption.