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 2016/07/21 07:52:20 UTC

[jira] [Created] (OAK-4586) Collect affected node types on commit

Marcel Reutegger created OAK-4586:
-------------------------------------

             Summary: Collect affected node types on commit
                 Key: OAK-4586
                 URL: https://issues.apache.org/jira/browse/OAK-4586
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
            Reporter: Marcel Reutegger


One of the major optimizations for generating events in oak-jcr is to avoid traversal into sub trees when there are path filters on an observation listener. Another optimization could be done based on the node type filters provided by a listener. If oak-jcr knows the affected node types of a cache set it could shortcut event processing in case the listeners node type filter is disjoint.



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