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

SolrQueryRequest.forward is buggy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.0
    • None
    • None
    • None

    Description

      The current API/implementation has a number of potential issues, including encouraging the use of the response object after the locally created request object has been closed, and the fact that the "child" request has no actual relationship with the "parent" request, meaning that either the searcher or the schema objects could change. A searcher changing would most commonly manifest as incorrect documents being returned or other random exceptions during the writing of the response.

      Attachments

        1. SOLR-7238.patch
          4 kB
          Yonik Seeley

        Issue Links

          Activity

            People

              yseeley@gmail.com Yonik Seeley
              yseeley@gmail.com Yonik Seeley
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: