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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/01/20 11:49:39 UTC

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

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

Julian Reschke updated OAK-2110:
--------------------------------
    Summary: potential performance issues with VersionGarbageCollector  (was: performance issues with VersionGarbageCollector)

> potential performance issues with VersionGarbageCollector
> ---------------------------------------------------------
>
>                 Key: OAK-2110
>                 URL: https://issues.apache.org/jira/browse/OAK-2110
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: doc, mongomk, rdbmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.6
>
>
> 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)