Amit Jain created OAK-7722:
------------------------------
Summary: Support collectBlobReferences in ReadOnlyFileStore
Key: OAK-7722
URL: https://issues.apache.org/jira/browse/OAK-7722
Project: Jackrabbit Oak
Issue Type: Improvement
Components: segment-tar
Reporter: Amit Jain
Fix For: 1.10
Currently, to collect all external blob references for the {{Mark}} phase of
DSGC, we need to open the segment store in a read-write mode i.e. use FileStore
instead of a ReadOnlyFileStore. The task is to implement the
\{{collectBlobReferences}} method in the \{{ReadOnlyFileStore}}.
The references being returned might be somewhat stale in this case but by not
much.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)