You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Patson Luk (Jira)" <ji...@apache.org> on 2022/12/13 19:11:00 UTC

[jira] [Commented] (SOLR-16586) Add logging at the beginning of searchHandler#handleRequestBody

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

Patson Luk commented on SOLR-16586:
-----------------------------------

Since enabling debug on https://github.com/apache/solr/blob/6869ec97c7a59cc6acd001eb592b98ea90679fb8/solr/core/src/java/org/apache/solr/core/SolrCore.java#L2861-L2864 will print out very similar info, we shouldn't need to add extra info in searchHandler#handleRequestBody

> Add logging at the beginning of searchHandler#handleRequestBody
> ---------------------------------------------------------------
>
>                 Key: SOLR-16586
>                 URL: https://issues.apache.org/jira/browse/SOLR-16586
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: main (10.0)
>            Reporter: Patson Luk
>            Priority: Minor
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We sometimes experience Solr search query left hanging for a long time and we have no idea which query is that.
> It would be useful to log the query at the beginning of searchHandler#handleRequestBody



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org