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)