Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2180

Requests to Embedded Solr (often) leave old Searchers open

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.2, 1.5, 3.1, 4.0-ALPHA
    • 1.4.2, 3.1, 4.0-ALPHA
    • search
    • None

    Description

      SolrEmbeddedServer.request() fails to call SolrQueryRequest.close() at the very end of a successful request. This (in some situations) causes EmbeddedSolr to leave old Searchers open until the Solr core stops (core unload, the JVM restarts). This leaves old Solr and Lucene caches in place, which causes a memory leak.

      A fix for this was committed on the trunk on Sunday, Oct/15/2010.

      Revision r1023599 to SolrEmbeddedServer

      This should be backported, or the problem checked for, in 1.4.2 and 3.1.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lancenorskog Lance Norskog
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: