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 2015/08/06 06:58:04 UTC

[jira] [Resolved] (OAK-2973) [Blob GC] Report accurate deleted count

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

Amit Jain resolved OAK-2973.
----------------------------
    Resolution: Fixed

Committed with:
* trunk - http://svn.apache.org/r1694394
* 1.2 - http://svn.apache.org/r1694400

> [Blob GC] Report accurate deleted count
> ---------------------------------------
>
>                 Key: OAK-2973
>                 URL: https://issues.apache.org/jira/browse/OAK-2973
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.2.4, 1.3.4
>
>         Attachments: OAK-2973-v2.patch, OAK-2973.patch
>
>
> Currently, the underlying data stores do not report the actual count deleted from the candidate set in the {{GarbageCollectableBlobStore#deleteChunks}} method as there may be blobs not satisfying the max last modified criteria. 
> For debugging it would be better to support returning the actual deleted count so that {{MarkSweepGarbageCollector}} can accurately report the count of blobs deleted.



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