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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2019/05/08 11:45:00 UTC

[jira] [Created] (OAK-8305) Don't log a warning for queries that use "option(traversal fail)"

Thomas Mueller created OAK-8305:
-----------------------------------

             Summary: 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
            Reporter: Thomas Mueller


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)