You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Amit Jain (JIRA)" <ji...@apache.org> on 2017/10/09 06:05:00 UTC

[jira] [Commented] (OAK-5546) [BlobGC] Adapt time to delete blobs based on lucene indexing activity

    [ https://issues.apache.org/jira/browse/OAK-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196532#comment-16196532 ] 

Amit Jain commented on OAK-5546:
--------------------------------

Committed with http://svn.apache.org/viewvc?rev=1811532&view=rev

[~chetanm], [~catholicon] Could you please review

> [BlobGC] Adapt time to delete blobs based on lucene indexing activity
> ---------------------------------------------------------------------
>
>                 Key: OAK-5546
>                 URL: https://issues.apache.org/jira/browse/OAK-5546
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.8
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)