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

ASF GitHub Bot commented on SOLR-6650:
--------------------------------------

GitHub user mewmewball opened a pull request:

    https://github.com/apache/lucene-solr/pull/101

    SOLR-6650 - Add optional slow request logging at WARN level

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mewmewball/lucene-solr trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/101.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #101
    
----
commit 8096b200187b81de78862ca71026a13d6a793650
Author: Jessica Cheng <[email protected]>
Date:   2014-10-23T23:07:31Z

    SOLR-6650 - Add optional slow request logging at WARN level

commit c25993724e48343d8cc941cc0228312e9ff4f3ab
Author: Jessica Cheng <[email protected]>
Date:   2014-10-23T23:08:25Z

    Merge branch 'trunk' of https://github.com/mewmewball/lucene-solr into trunk
    
    # By Jan Høydahl
    # Via Jan Høydahl
    * 'trunk' of https://github.com/mewmewball/lucene-solr:
      SOLR-6647: Bad error message when missing resource from ZK when parsing 
Schema

----


> 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
>              Labels: logging
>
> 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