[
https://issues.apache.org/jira/browse/OAK-8305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835540#comment-16835540
]
Thomas Mueller commented on OAK-8305:
-------------------------------------
http://svn.apache.org/r1858913 (trunk)
> Don't log a warning for queries that use "option(traversal fail)"
> -----------------------------------------------------------------
>
> Key: OAK-8305
> URL: https://issues.apache.org/jira/browse/OAK-8305
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
> Fix For: 1.14.0
>
>
> Currently, a warning is logged for queries that use "option(traversal fail)"
> in case the query is traversing (for example because there is no index, or an
> index isn't ready yet).
> It would be better to log with debug level instead. That way,
> "option(traversal fail)" can be used for flow control - try to run the query,
> and if it fails, then the index isn't ready - for example for monitoring.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)