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 2016/09/01 13:26:20 UTC

[jira] [Created] (OAK-4740) TarReader recovery skips generating the index and binary graphs

Alex Parvulescu created OAK-4740:
------------------------------------

             Summary: TarReader recovery skips generating the index and binary graphs
                 Key: OAK-4740
                 URL: https://issues.apache.org/jira/browse/OAK-4740
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segment-tar
            Reporter: Alex Parvulescu


As noticed from the tar recovery bits [0] the resulting tar file would lack the binary reference graph and index graph. This has implications on the DSGC (not properly reporting binary references would result in binaries being GC'ed) and GC operations.

/ cc [~frm], [~mduerig]




[0] https://github.com/apache/jackrabbit-oak/blob/trunk/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/file/TarReader.java#L216



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