Jukka Zitting created OAK-637:
---------------------------------
Summary: Optimize SelectorImpl.evaluateTypeMatch()
Key: OAK-637
URL: https://issues.apache.org/jira/browse/OAK-637
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Node type evaluation in {{SelectorImpl}} is quite expensive especially for
things like UUID lookups that produce just a single result and use {{nt:base}}
as the node type. In such cases the current implementation ends up reading and
caching the entire set of node types just to determine that actually any node
matches nt:base.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira