Gary Lee created SOLR-9244:
------------------------------

             Summary: Lots of "Previous SolrRequestInfo was not closed" in Solr 
log
                 Key: SOLR-9244
                 URL: https://issues.apache.org/jira/browse/SOLR-9244
             Project: Solr
          Issue Type: Bug
          Components: Server
    Affects Versions: 5.3.1
            Reporter: Gary Lee
            Priority: Minor
             Fix For: 5.3.1


After upgrading to Solr 5.3.1, we started seeing a lot of "Previous 
SolrRequestInfo was not closed" ERROR level messages in the logs. Upon further 
inspection, it appears this is a sanity check and not an error that needs 
attention. It appears that the SolrRequestInfo isn't freed in one particular 
path (no corresponding call to SolrRequestInfo.clearRequestInfo in 
HttpSolrCall.call), which often leads to a lot of these messages.



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