sijie commented on a change in pull request #425: BOOKKEEPER-1105:
RackAwarePolicy: Failure to map node into rack may result in failure to add
other nodes.
URL: https://github.com/apache/bookkeeper/pull/425#discussion_r133078769
##########
File path:
bookkeeper-server/src/test/java/org/apache/bookkeeper/test/BookKeeperClusterTestCase.java
##########
@@ -80,36 +80,46 @@
protected int numBookies;
protected BookKeeperTestClient bkc;
- protected final ServerConfiguration baseConf =
TestBKConfiguration.newServerConfiguration();
+ protected final ServerConfiguration baseConf;
Review comment:
This file seems to be changed for debugging purpose?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services