Git-Yang commented on pull request #729:
URL: 
https://github.com/apache/rocketmq-client-go/pull/729#issuecomment-950552067


   > @Git-Yang Hi Yang, I understand the problem, but i can not understand why 
use `admin` to resolve the problem?
   
   Thanks for your comment. First explain that it is not to use admin to solve 
this problem.
   Producer, Consumer, and Admin all rely on the client at the bottom, so the 
producer, consumer, and admin instances that use the same client instance need 
to be managed in the client. Otherwise, calling shutdown on any of them will 
cause other instances to become unavailable.


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