dsmiley commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602656335



##########
File path: solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java
##########
@@ -781,6 +785,14 @@ public String getConfig() {
     }
   }
 
+  public List<String> getAllConfigsetFiles(String root) throws 
KeeperException, InterruptedException {

Review comment:
       I believe this is called from exactly one place, so you can inline it.




-- 
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.

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

Reply via email to