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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/08/04 12:29:12 UTC

[jira] [Closed] (OAK-2010) BlobGcMaxAgeInSecs is set to high for MongoBlobStore

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

Thomas Mueller closed OAK-2010.
-------------------------------


> BlobGcMaxAgeInSecs is set to high for MongoBlobStore
> ----------------------------------------------------
>
>                 Key: OAK-2010
>                 URL: https://issues.apache.org/jira/browse/OAK-2010
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob, mongomk
>    Affects Versions: 1.0.2
>            Reporter: Przemo Pakulski
>            Assignee: Chetan Mehrotra
>             Fix For: 1.1, 1.0.4
>
>         Attachments: OAK-2010.patch
>
>
> Whilst working with MongoMk had problems with BlobGarbageCollector, it didn't remove redundant blobs at all.
> When enabled debug logging I found the following entry in log files:
> {code}
> 30.07.2014 19:23:32.922 *DEBUG* [pool-5-thread-2] org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector Number of blobs present in BlobStore : [0] which have been last modified before [2011-11-03 18:23:32.922]
> {code}
> Looks that GC is considering only 3 years old blobs by default.



--
This message was sent by Atlassian JIRA
(v6.2#6252)