epugh commented on code in PR #1158:
URL: https://github.com/apache/solr/pull/1158#discussion_r1011894050
##########
solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClient.java:
##########
@@ -813,6 +813,7 @@ public String getBaseURL() {
* In this case the client is more flexible and can be used to send requests
to any cores. The
* cost of this is that the core must be specified on each request.
*/
+ @Deprecated
Review Comment:
Just scavenged some text from a patch file that @gerlowskija had written!
--
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]