[ https://issues.apache.org/jira/browse/OAK-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller updated OAK-5889:
--------------------------------
Fix Version/s: (was: 1.8)
1.9
> Change internal queries to use "option(traversal fail)"
> -------------------------------------------------------
>
> Key: OAK-5889
> URL: https://issues.apache.org/jira/browse/OAK-5889
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.9
>
>
> The Oak internal queries that use an index (that is, hopefully all of them) should fail
if no index is available. For example, it's better to fail queries that search a node by UUID,
if the UUID index is disabled, otherwise for each such query, the complete repository is traversed.
> To do that, "option(traversal fail)" can be appended to the query.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|