GenerousMan commented on code in PR #6568:
URL: https://github.com/apache/rocketmq/pull/6568#discussion_r1163483466


##########
client/src/main/java/org/apache/rocketmq/client/impl/MQClientAPIImpl.java:
##########
@@ -2846,6 +2849,37 @@ public void setMessageRequestMode(final String 
brokerAddr, final String topic, f
             throw new MQClientException(response.getCode(), 
response.getRemark());
         }
     }
+    public Properties queryRemoteClientConfig(long timeoutMillis)

Review Comment:
   OK, I will remove this design.



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