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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/01/08 10:48:35 UTC

[jira] [Commented] (OAK-1791) Clean up dangling references to previous documents

    [ https://issues.apache.org/jira/browse/OAK-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269101#comment-14269101 ] 

Marcel Reutegger commented on OAK-1791:
---------------------------------------

Committed a work in progress http://svn.apache.org/r1650239

The VersionGCSupport now implements a disconnect of previous documents that are removed. This step of the garbage collection up is currently disabled because it is not yet fully implemented.

> Clean up dangling references to previous documents
> --------------------------------------------------
>
>                 Key: OAK-1791
>                 URL: https://issues.apache.org/jira/browse/OAK-1791
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, mongomk
>    Affects Versions: 1.0
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.2, 1.0.10
>
>
> The DocumentNodeStore revision garbage collection code currently simply deletes previous documents that are not needed anymore, but does not clean up references to them from either the main or intermediate document. After a while this results in WARN messages in the logs.



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