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 Dürig (JIRA)" <ji...@apache.org> on 2015/05/05 14:25:00 UTC

[jira] [Resolved] (OAK-2800) Make contributions to reference graph from TarWriter less conservative

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

Michael Dürig resolved OAK-2800.
--------------------------------
    Resolution: Fixed

Test case at http://svn.apache.org/viewvc?view=revision&revision=r1677788
Fix at http://svn.apache.org/viewvc?view=revision&revision=r1677797



> Make contributions to reference graph from TarWriter less conservative 
> -----------------------------------------------------------------------
>
>                 Key: OAK-2800
>                 URL: https://issues.apache.org/jira/browse/OAK-2800
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segmentmk
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: compaction, gc
>             Fix For: 1.3.0
>
>         Attachments: OAK-2800-part2.patch, OAK-2800.patch
>
>
> {{TarWriter#cleanup}} currently adds all its references to the initial elements of the reference graph. It would be sufficient though to just add the references in the tar writer's own graph. 
> At the same time I'd like to rename that method from {{cleanup}} to {{collectReferences}}, which better reflects its semantics. 



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