Marcel Reutegger created OAK-9435:
-------------------------------------
Summary: Speed up oak-run datastore --dump-ref
Key: OAK-9435
URL: https://issues.apache.org/jira/browse/OAK-9435
Project: Jackrabbit Oak
Issue Type: Improvement
Components: run
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Getting the blob references for Lucene index files stored in the repository can
be slow on a DocumentNodeStore when there are a lot of deleted files that have
not yet been collected by the Revision GC.
Optimize this case by using the {{dirListing}} property on the {{:data}} node.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)