Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-16367 Umbrella: Migrate away from Apache HttpClient.
  3. SOLR-17286

HttpSolrCall.remoteQuery (proxy) should use Jetty HttpClient

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      There is Apache HttpClient usage in HttpSolrCall to do a "remote query".  It should switch to Jetty HttpClient.

      Looking at the code details, I don't think org.apache.solr.servlet.CoreContainerProvider#httpClient (the field and getter here) needs to exist.  It's just a reference but it can be looked up on-demand from the CoreContainer with less ceremony.

      Attachments

        Issue Links

          Activity

            People

              dsmiley David Smiley
              dsmiley David Smiley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: