dsmiley commented on code in PR #3829:
URL: https://github.com/apache/solr/pull/3829#discussion_r3228493348
##########
solr/test-framework/src/java/org/apache/solr/client/solrj/apache/package-info.java:
##########
@@ -16,4 +16,5 @@
*/
/** Apache HttpClient based {@link org.apache.solr.client.solrj.SolrClient}
implementations */
+@Deprecated
Review Comment:
CHANGELOG.md 10.0:
> Solr no longer uses Apache HttpClient. Nonetheless SolrJ still includes
deprecated SolrClient implementations for that (which will be removed
eventually), and many tests still use it. Also, there were server metrics
relating to HTTP client connection pools that no longer exist.
[SOLR-17872](https://issues.apache.org/jira/browse/SOLR-17872) (David Smiley)
--
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]