chia7712 commented on code in PR #17340:
URL: https://github.com/apache/kafka/pull/17340#discussion_r2222559897


##########
tools/src/main/java/org/apache/kafka/tools/ProducerPerformance.java:
##########
@@ -351,8 +378,10 @@ static class Stats {
         private long windowTotalLatency;
         private long windowBytes;
         private long windowStart;
+        private final boolean isSteadyState;
+        private boolean supressPrint;

Review Comment:
   `supressPrint` -> `suppressPrint`



-- 
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]

Reply via email to