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 2015/08/19 14:21:45 UTC

[jira] [Created] (OAK-3254) Log expensive NodeDocument.getNewestRevision() call

Marcel Reutegger created OAK-3254:
-------------------------------------

             Summary: Log expensive NodeDocument.getNewestRevision() call
                 Key: OAK-3254
                 URL: https://issues.apache.org/jira/browse/OAK-3254
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, mongomk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger


NodeDocument.getNewestRevision() is usually rather quick because it only needs to check changes on the current document. Sometimes it may happen that previous documents are accessed the call is more expensive. I would like to add a debug log when this happens to identify the documents.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)