Pushkar Raste created SOLR-8248:
-----------------------------------

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