caigy commented on code in PR #7486:
URL: https://github.com/apache/rocketmq/pull/7486#discussion_r1369630044


##########
remoting/src/main/java/org/apache/rocketmq/remoting/protocol/RequestCode.java:
##########
@@ -80,8 +80,6 @@ public class RequestCode {
 
     public static final int UPDATE_GLOBAL_WHITE_ADDRS_CONFIG = 53;
 
-    public static final int GET_BROKER_CLUSTER_ACL_CONFIG = 54;

Review Comment:
   Should we reserve the request code to avoid duplication in the future?



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