dsmiley commented on code in PR #2501: URL: https://github.com/apache/solr/pull/2501#discussion_r1633855796
########## solr/CHANGES.txt: ########## @@ -127,6 +127,8 @@ Improvements * SOLR-17300: Http2SolrClient.Builder.withHttpClient now copies HttpListenerFactory (e.g. for auth, metrics, traces, etc.) (Sanjay Dutt, David Smiley) +* SOLR-17321: Remove Deprecated URL and replace it with URI in Preparation for Java 21 (Sanjay Dutt, David Smiley) Review Comment: I would put this in "Other"; it's code maintenance in nature. "Improvement" should be something a user might perceive in some way. -- 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]
