RongtongJin commented on code in PR #5067:
URL: https://github.com/apache/rocketmq/pull/5067#discussion_r970279527


##########
common/src/main/java/org/apache/rocketmq/common/BrokerConfig.java:
##########
@@ -191,7 +191,7 @@ public class BrokerConfig extends BrokerIdentity {
      */
     private long brokerNotActiveTimeoutMillis = 10 * 1000;
 
-    private boolean netWorkFlowController = true;
+    private boolean netWorkFlowController = false;

Review Comment:
   How about renaming enableNetWorkFlowControl?



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

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

Reply via email to