You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/11 09:06:49 UTC

[GitHub] [rocketmq-client-go] guyinyou commented on issue #787: Refactor the client instance struct, converge the namesrv module

guyinyou commented on issue #787:
URL: https://github.com/apache/rocketmq-client-go/issues/787#issuecomment-1064913805


   1. Add GetNameSrv() interface in RMQClient. The location of the converged namesrv module in the client instance.
   2. Add error reported when the same groupname is configured under the same client instance.
   3. Add NameSrvResolver verification under the same client instance.
   4. Add error reported when the different NameSrvResolver under the same client instance.


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

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