Donal Evans created GEODE-8675:
----------------------------------
Summary: When <TRACE> is enabled in a query, log at the start of
the query as well as the end
Key: GEODE-8675
URL: https://issues.apache.org/jira/browse/GEODE-8675
Project: Geode
Issue Type: Improvement
Components: docs, querying
Reporter: Donal Evans
Currently, if queries are run with {{{{<TRACE>}}}} prepended to the query, the
query string, its duration, the number of results, and any indexes used are
logged at {{info}} level once the query finishes, to aid in query debugging. It
would be useful to also log the query string when the query begins, to help in
cases where the query either does not complete, or takes an extremely long time
to complete.
Documentation, specifically the Query Debugging page, will also need to be
updated to describe this new behaviour.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)