[ https://issues.apache.org/jira/browse/SOLR-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822426#comment-17822426 ]
Jan Høydahl commented on SOLR-11780: ------------------------------------ Hi. Since httpcomponents is deprecated in solr and being removed in 10.0 later this year I don't think you'll find much energy behind this task. Especially since there are workarounds. Have you considered trying to exclude httpcomponents from your solrj depdendency, and instead use Solr's Jetty-based client (Http2SolrClient)? > Upgrade httpclient to 5.0 > ------------------------- > > Key: SOLR-11780 > URL: https://issues.apache.org/jira/browse/SOLR-11780 > Project: Solr > Issue Type: Improvement > Components: clients - java > Affects Versions: 7.1 > Reporter: Shawn Heisey > Priority: Major > > The httpcomponents project is working on the 5.0 release. There is an alpha > version of httpclient and a beta version of httpcore. The httpmime > dependency that Solr currently uses has been folded into the main httpclient. > I've enlisted the help of [~olegk] from httpcomponents and we'll be using > github to coordinate. > This work will not be committed officially until the 5.0 version of > httpclient is actually released. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org