albertobastos opened a new pull request, #15264:
URL: https://github.com/apache/pinot/pull/15264

   For observability purposes, all incoming queries will be now logged also at 
the start of the request processing and not only after a response has been 
obtained (or some failure occurred). This will help tracing what queries were 
being executed in a cluster when there is an issue, without having to wait for 
the suspicious query to end.
   
   The log statement was already there but on DEBUG level. Switched to INFO.


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to