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

Timothy Potter commented on SOLR-6650:
--------------------------------------

FWIW - the original patch didn't have that problem in that it either logged as 
INFO if INFO was enabled for SolrCore's logger OR logged at WARN if the 
threshold was breached if SolrCore's logger was set to WARN ... re-opening the 
issue to pull in these additional changes

> Add optional slow request logging at WARN level
> -----------------------------------------------
>
>                 Key: SOLR-6650
>                 URL: https://issues.apache.org/jira/browse/SOLR-6650
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Jessica Cheng Mallet
>            Assignee: Timothy Potter
>              Labels: logging
>             Fix For: 5.0
>
>
> At super high request rates, logging all the requests can become a bottleneck 
> and therefore INFO logging is often turned off. However, it is still useful 
> to be able to set a latency threshold above which a request is considered 
> "slow" and log that request at WARN level so we can easily identify slow 
> queries.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to