[ 
https://issues.apache.org/jira/browse/GEODE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223282#comment-17223282
 ] 

ASF GitHub Bot commented on GEODE-8675:
---------------------------------------

DonalEvans opened a new pull request #5690:
URL: https://github.com/apache/geode/pull/5690


   Authored-by: Donal Evans <doev...@vmware.com>
   
   Thank you for submitting a contribution to Apache Geode.
   
   In order to streamline the review of the contribution we ask you
   to ensure the following steps have been taken:
   
   ### For all changes:
   - [x] Is there a JIRA ticket associated with this PR? Is it referenced in 
the commit message?
   
   - [x] Has your PR been rebased against the latest commit within the target 
branch (typically `develop`)?
   
   - [x] Is your initial contribution a single, squashed commit?
   
   - [x] Does `gradlew build` run cleanly?
   
   - [N/A] Have you written or updated unit tests to verify your changes?
   
   - [N/A] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   
   ### Note:
   Please ensure that once the PR is submitted, check Concourse for build 
issues and
   submit an update to your PR as soon as possible. If you need help, please 
send an
   email to d...@geode.apache.org.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)

Reply via email to