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 2016/11/15 08:43:58 UTC

[jira] [Updated] (OAK-5108) [Blob GC] checkConsistency() should sync available blobs from the datastore

     [ https://issues.apache.org/jira/browse/OAK-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Jain updated OAK-5108:
---------------------------
    Fix Version/s: 1.6

> [Blob GC] checkConsistency() should sync available blobs from the datastore
> ---------------------------------------------------------------------------
>
>                 Key: OAK-5108
>                 URL: https://issues.apache.org/jira/browse/OAK-5108
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.6, 1.5.14
>
>
> With OAK-4200, the blob ids are cached locally and a periodic snapshot job then consolidates all the newly written blob ids to a file which is used to report the blob ids available.
> With {{checkConsistency}} because of this lag, missing blobs might be incorrectly reported and the {{checkConsistency}} method should directly report the blobs from the datastore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)