dsmiley commented on PR #3829: URL: https://github.com/apache/solr/pull/3829#issuecomment-3668566683
If I were to instead leave `org.apache.solr.client.solrj.apache.HttpSolrClient` with its current name in its own package, then the removal journey will mostly be changes to import statements without double-touching lines from HttpSolrClient -> HttpApacheSolrClient -> HttpSolrClient. Granted the interim period will be confusing in tests to know what you're looking at. -- 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]
