jiazhai commented on a change in pull request #3589: [pulsar-client-tools] Add
resource close in CmdBrokerStats and some minor fixes
URL: https://github.com/apache/pulsar/pull/3589#discussion_r256285473
##########
File path:
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdBrokerStats.java
##########
@@ -139,8 +144,4 @@ public CmdBrokerStats(PulsarAdmin admin) {
jcommander.addCommand("load-report", new CmdLoadReport());
}
- public void addCommands(String commandName, CliCommand cliCommand) {
Review comment:
There is no one using this?
----------------------------------------------------------------
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