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:
[email protected]