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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2015/05/05 10:50:06 UTC

[jira] [Updated] (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 ]

Alex Parvulescu updated OAK-2800:
---------------------------------
    Attachment: OAK-2800-part2.patch

proposing an update to existing code to fix the mentioned issue. [patch|^OAK-2800-part2.patch]

> 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
>
>
> {{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)