poorbarcode commented on code in PR #15457:
URL: https://github.com/apache/pulsar/pull/15457#discussion_r866861957


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##########
@@ -446,13 +442,21 @@ public void publishMessage(ByteBuf headersAndPayload, 
PublishContext publishCont
     }
 
     public void updateSubscribeRateLimiter() {

Review Comment:
   +1
   
   All other changes to `subscribeRateLimiter ` have already added synchronized 
lock.
   
   This is a question left over from the last PR #14890



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