jdyer1 commented on PR #2899: URL: https://github.com/apache/solr/pull/2899#issuecomment-2546075529
I am curious to know opinions as to how to handle deprecations here. This PR introduces several API changes (see description) but most of the replacement APIs will never exist in any `9.x` version. We can add a @Deprecated annotation to `CloudHttp2SolrClient.Builder#withHttpClient`, with a suggestion to use `#withInternalClientBuilder` instead. Beyond that, is there anything else we can/should do in a theoretical `Solr 9.9` to warn users of the upcoming changes? -- 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