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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/01/28 12:52:38 UTC

[jira] [Created] (OAK-1361) DocumentNodeState#compareAgainstBaseState too slow

Michael Dürig created OAK-1361:
----------------------------------

             Summary: DocumentNodeState#compareAgainstBaseState too slow
                 Key: OAK-1361
                 URL: https://issues.apache.org/jira/browse/OAK-1361
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: mongomk
            Reporter: Michael Dürig


{{DocumentNodeState#compareAgainstBaseState}} usually falls back to the default implementation in {{AbstractNodeState#compareAgainstBaseState(NodeState, NodeStateDiff)}}, which is slow. See also the TODO in the code. This negatively affects performance when generation observation events. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)