madrob commented on a change in pull request #759:
URL: https://github.com/apache/solr/pull/759#discussion_r836479827



##########
File path: solr/test-framework/src/java/org/apache/solr/cloud/ZkTestServer.java
##########
@@ -113,7 +112,7 @@
   class ZKServerMain {
 
     private volatile ServerCnxnFactory cnxnFactory;
-    private volatile ZooKeeperServer zooKeeperServer;
+    public volatile ZooKeeperServer zooKeeperServer;

Review comment:
       Yep, temporarily needed to make public while debugging other things, 
thanks.




-- 
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: issues-unsubscr...@solr.apache.org

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