lhotari commented on code in PR #21681:
URL: https://github.com/apache/pulsar/pull/21681#discussion_r1421020934


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/Producer.java:
##########
@@ -852,4 +852,25 @@ public boolean isDisconnecting() {
 
     private static final Logger log = LoggerFactory.getLogger(Producer.class);
 
+    /**
+     * Increments the counter that controls the throttling of the connection 
by pausing reads.

Review Comment:
   I made improvements to the javadoc. PTAL



-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to