congbobo184 commented on a change in pull request #11933:
URL: https://github.com/apache/pulsar/pull/11933#discussion_r705472657
##########
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
##########
@@ -189,12 +193,16 @@
public long transactionTimeout = 5;
@Parameter(names = {"-nmt", "---numMessage-perTransaction"},
- description = "the number of a transaction produced")
+ description = "the number of messages of consumed by a
transaction")
Review comment:
`The number of messages per transaction acknowledgment. (Only
--txn-enable true can it take effect)`is better
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]