murong00 commented on a change in pull request #9716:
URL: https://github.com/apache/pulsar/pull/9716#discussion_r585183866
##########
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceProducer.java
##########
@@ -109,7 +108,7 @@
@Parameter(names = { "-s", "--size" }, description = "Message size
(bytes)")
public int msgSize = 1024;
- @Parameter(names = { "-t", "--num-topic" }, description = "Number of
topics")
+ @Parameter(names = { "-t", "--num-topics" }, description = "Number of
topics")
Review comment:
Done, use the previous version.
----------------------------------------------------------------
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]