[
https://issues.apache.org/jira/browse/OAK-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-4815:
--------------------------------
Fix Version/s: 1.6
> ReferenceIndex slowdown due to OAK-3403
> ---------------------------------------
>
> Key: OAK-4815
> URL: https://issues.apache.org/jira/browse/OAK-4815
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.6, 1.5.11
>
>
> In OAK-3403, a lookup using the ReferenceIndex now uses "new FilterImpl()",
> which in turn uses "new QueryEngineSettings()". And this is slow, because it
> is an AnnotatedStandardMBean, and instantiating such an object is quite slow.
> (Actually it is also wrong, because the configured query engine settings are
> not used in that case.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)