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 2017/02/23 19:59:44 UTC

[jira] [Created] (OAK-5794) Track time to check GC candidate nodes

Marcel Reutegger created OAK-5794:
-------------------------------------

             Summary: Track time to check GC candidate nodes
                 Key: OAK-5794
                 URL: https://issues.apache.org/jira/browse/OAK-5794
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, documentmk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.8


The VersionGarbageCollector currently tracks the time it takes to collect the candidate documents it can delete. It would be good to know how much time it takes to actually check whether documents can be deleted. Right now we only have {{timeToCollectDeletedDocs}}, which covers both the time to read the candidate documents from the DocumentStore and the time to check whether the node exists at the current head.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)