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

Jason Gerlowski commented on SOLR-8248:
---------------------------------------

>From a novice's perspective, this seems like a useful improvement, +1.  Though 
>maybe there's performance-issues, or other things preventing this that I don't 
>know about.

> Log a query as soon as it comes in and assign a unique id to it
> ---------------------------------------------------------------
>
>                 Key: SOLR-8248
>                 URL: https://issues.apache.org/jira/browse/SOLR-8248
>             Project: Solr
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 5.3
>            Reporter: Pushkar Raste
>            Priority: Minor
>
> Often times when there is an OutOfMemory error Solr fails to log details 
> about query that might have caused it. Solr doesn't provide enough 
> information to investigate the root cause in such case. 
> We can log a query as soon as it comes in and reference it by it's unique id 
> to log details like Hits, Status and QTime  when query finishes. 



--
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