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

Miklos Christine commented on SOLR-6919:
----------------------------------------

I like the idea of logging at INFO level instead of DEBUG level. 
I'd like to detect a problematic query the first time it occurs. In my opinion, 
this would be better because the log would catch the issue with the default log 
level instead of trying to reproduce the issue to find a problematic query. 

> Log REST info before executing
> ------------------------------
>
>                 Key: SOLR-6919
>                 URL: https://issues.apache.org/jira/browse/SOLR-6919
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>            Reporter: Mike Drob
>            Priority: Minor
>         Attachments: SOLR-6919.patch
>
>
> We should log request info (path, parameters, etc...) before attempting to 
> execute a query. This is helpful in cases where we get a bad query that 
> causes OOM or something else catastrophic, and are doing post-event triage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to