breed commented on a change in pull request #1530:
URL: https://github.com/apache/zookeeper/pull/1530#discussion_r527203180
##########
File path:
zookeeper-it/src/main/java/org/apache/zookeeper/test/system/GenerateLoad.java
##########
@@ -713,7 +711,7 @@ private static String getMode(String hostPort) throws
NumberFormatException, Unk
}
private static void doUsage() {
- System.err.println("USAGE: " + GenerateLoad.class.getName()
+ LOG.info("USAGE: " + GenerateLoad.class.getName()
Review comment:
ah dang, i hit approve too quickly. i agree with this requested change
as well.
----------------------------------------------------------------
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]