[
https://issues.apache.org/jira/browse/SOLR-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295655#comment-14295655
]
Mark Miller commented on SOLR-6919:
-----------------------------------
bq. Miklos Christine - I originally did DEBUG because I was worried about
essentially doubling the amount of logging happening per request.
Agreed - we don't want to do that. Anyone that wants to ensure they have all
queries logged regardless of debug level can turn on container level request
logging. Otherwise, we strive for a log line per event for something as common
as a query event when it comes to INFO level logging.
> 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
> Assignee: Gregory Chanan
> 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: [email protected]
For additional commands, e-mail: [email protected]