duhenglucky commented on code in PR #4383:
URL: https://github.com/apache/rocketmq/pull/4383#discussion_r911549726


##########
client/src/main/java/org/apache/rocketmq/client/ClientConfig.java:
##########
@@ -340,6 +341,22 @@ public void setEnableStreamRequestType(boolean 
enableStreamRequestType) {
         this.enableStreamRequestType = enableStreamRequestType;
     }
 
+    public void setZoneName(String zoneName) {

Review Comment:
   It is very difficult to let customers to upgrade the client version. If this 
zone information can be obtained through ip or other environmental information, 
it will be more friendly



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