epugh commented on a change in pull request #369:
URL: https://github.com/apache/solr/pull/369#discussion_r737687232
##########
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClusterStateProvider.java
##########
@@ -22,6 +22,9 @@
import org.apache.http.client.HttpClient;
import org.apache.solr.client.solrj.SolrClient;
+/**
+ * Retrieves cluster state via from Solr REST APIs
Review comment:
That's a good point @dsmiley and maybe if we were clearer on our
language, we might have clearer discussions about the use of the word REST ;-)
--
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]