[
https://issues.apache.org/jira/browse/GEODE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donal Evans resolved GEODE-8675.
--------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> 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
> Assignee: Donal Evans
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> 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)