janhoy opened a new pull request #369:
URL: https://github.com/apache/solr/pull/369


   https://issues.apache.org/jira/browse/SOLR-15608
   
   I took a stab at all the SolrClient classes and removed deprecated stuff, 
some of which had been deprecated since 7.x, other more recently in 8.x. Many 
places the `@Deprecated` annotation does not indicate version, so I have tried 
to inspect when it was added in git, to avoid removing deprecations that may 
have been introduced in 9.0 (but I think there are none).
   
   I had to cut over lots of code and related tests to the new APIs. All tests 
pass.
   
   PS: There's another JIRA about deprecating apache-httpclient in 8.x, but 
that will be a separate effort on the 8x branch only -- which may in turn 
result in removal of some of those classes in main, some of which are touched 
by this PR - but let's take one step at a time...


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to