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:42:59 UTC

[jira] [Resolved] (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 resolved OAK-5108.
----------------------------
    Resolution: Fixed

Fixed with http://svn.apache.org/viewvc?rev=1769756&view=rev

> [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.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)