You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/03/18 10:38:25 UTC

[GitHub] [solr] NazerkeBS commented on a change in pull request #23: SOLR-15258: ConfigSetService add CRUD operations, subsume ZkConfigManager

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



##########
File path: solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/ZkConfigFilesTest.java
##########
@@ -38,12 +37,13 @@
  */
 public class ZkConfigFilesTest extends SolrCloudTestCase {
 
-  private static final int ZK_TIMEOUT_MILLIS = 10000;
+  private static ConfigSetService configSetService;

Review comment:
       I added `getCoreContainer()` to MiniCloudServer




----------------------------------------------------------------
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:
users@infra.apache.org