congbobo184 commented on a change in pull request #11933:
URL: https://github.com/apache/pulsar/pull/11933#discussion_r705837002
##########
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceProducer.java
##########
@@ -659,6 +723,27 @@ private static void runProducer(int producerId,
recorder.recordValue(latencyMicros);
cumulativeRecorder.recordValue(latencyMicros);
}
+ if (arguments.isEnableTransaction
Review comment:
Same problem as PerformanceConsumer
--
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]