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
- requires
-
SOLR-16503 Switch UpdateShardHandler.getDefaultHttpClient to Jetty HTTP2
-
- Open
-