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 "Marcel Reutegger (Jira)" <ji...@apache.org> on 2021/05/17 11:35:00 UTC

[jira] [Created] (OAK-9435) Speed up oak-run datastore --dump-ref

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)