janhoy opened a new pull request #731: URL: https://github.com/apache/solr/pull/731
https://issues.apache.org/jira/browse/SOLR-15223 A baby step towards getting rid of Apache Http client in solrj, removing it from three classes where it is not needed. I was hoping that we could perhaps make the "default" solr-solr-core NOT suck in Apache Http client, only the Jetty-client, so that to use the old `HttpSolrClient` classes you'd have to add e.g. `org.apache.solr:solr-solrj-apache-http`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
