GenerousMan commented on PR #8272:
URL: https://github.com/apache/rocketmq/pull/8272#issuecomment-2255504792

   LGTM, but would it be better to add `countDown` in this piece of code?
   
   ```java
   public void setSendRequestOk(boolean sendRequestOk) {
       this.sendRequestOk = sendRequestOk;
   }
   ```


-- 
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...@rocketmq.apache.org

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

Reply via email to