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 "Michael Marth (JIRA)" <ji...@apache.org> on 2015/03/10 17:18:38 UTC

[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

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

Michael Marth updated OAK-2110:
-------------------------------
    Issue Type: Improvement  (was: Bug)

> performance issues with VersionGarbageCollector
> -----------------------------------------------
>
>                 Key: OAK-2110
>                 URL: https://issues.apache.org/jira/browse/OAK-2110
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Julian Reschke
>             Fix For: 1.1.8
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger repo.



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